Skip to content

Commit

Permalink
deploy: c6c9217
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Dec 12, 2024
1 parent 715aec3 commit f2c2e57
Show file tree
Hide file tree
Showing 101 changed files with 8,013 additions and 231 deletions.
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="description" content="API docs for the ExportTabularDataResponse_MethodParametersEntry$json constant from the viam_protos.app.data library, for the Dart programming language.">
<title>ExportTabularDataResponse_MethodParametersEntry$json constant - viam_protos.app.data library - Dart API</title>
<meta name="description" content="API docs for the FragmentUsage$json constant from the viam_protos.app.app library, for the Dart programming language.">
<title>FragmentUsage$json constant - viam_protos.app.app library - Dart API</title>



Expand All @@ -25,10 +25,10 @@
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
<ol class="breadcrumbs gt-separated dark hidden-xs">
<li><a href="../index.html">viam_sdk</a></li>
<li><a href="../viam_protos.app.data/viam_protos.app.data-library.html">protos&#47;app&#47;data.dart</a></li>
<li class="self-crumb"><span class="deprecated">ExportTabularDataResponse_MethodParametersEntry$json</span> constant</li>
<li><a href="../viam_protos.app.app/viam_protos.app.app-library.html">protos&#47;app&#47;app.dart</a></li>
<li class="self-crumb"><span class="deprecated">FragmentUsage$json</span> constant</li>
</ol>
<div class="self-name">ExportTabularDataResponse_MethodParametersEntry$json</div>
<div class="self-name">FragmentUsage$json</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
Expand All @@ -48,22 +48,22 @@
<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="viam_protos.app.data&#47;viam_protos.app.data-library-sidebar.html"
data-above-sidebar="viam_protos.app.app&#47;viam_protos.app.app-library-sidebar.html"
data-below-sidebar="">
<div>
<h1><span class="kind-top-level-property">ExportTabularDataResponse_MethodParametersEntry$json</span> top-level constant
<h1><span class="kind-top-level-property">FragmentUsage$json</span> top-level constant

</h1></div>

<section class="multi-line-signature">

<div>
<ol class="annotation-list">
<li>@<a href="https://api.flutter.dev/flutter/dart-core/Deprecated-class.html">Deprecated</a>(&#39;Use exportTabularDataResponseDescriptor instead&#39;)</li>
<li>@<a href="https://api.flutter.dev/flutter/dart-core/Deprecated-class.html">Deprecated</a>(&#39;Use fragmentUsageDescriptor instead&#39;)</li>
</ol>
</div>
<a href="https://api.flutter.dev/flutter/dart-core/Map-class.html">Map</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span>, <span class="type-parameter"><a href="https://api.flutter.dev/flutter/dart-core/Object-class.html">Object</a></span>&gt;</span>
const <span class="name deprecated">ExportTabularDataResponse_MethodParametersEntry$json</span>
const <span class="name deprecated">FragmentUsage$json</span>


</section>
Expand All @@ -72,14 +72,15 @@ <h1><span class="kind-top-level-property">ExportTabularDataResponse_MethodParame

<section class="summary source-code" id="source">
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">@$core.Deprecated(&#39;Use exportTabularDataResponseDescriptor instead&#39;)
const ExportTabularDataResponse_MethodParametersEntry$json = {
&#39;1&#39;: &#39;MethodParametersEntry&#39;,
<pre class="language-dart"><code class="language-dart">@$core.Deprecated(&#39;Use fragmentUsageDescriptor instead&#39;)
const FragmentUsage$json = {
&#39;1&#39;: &#39;FragmentUsage&#39;,
&#39;2&#39;: [
{&#39;1&#39;: &#39;key&#39;, &#39;3&#39;: 1, &#39;4&#39;: 1, &#39;5&#39;: 9, &#39;10&#39;: &#39;key&#39;},
{&#39;1&#39;: &#39;value&#39;, &#39;3&#39;: 2, &#39;4&#39;: 1, &#39;5&#39;: 11, &#39;6&#39;: &#39;.google.protobuf.Any&#39;, &#39;10&#39;: &#39;value&#39;},
{&#39;1&#39;: &#39;fragment_id&#39;, &#39;3&#39;: 1, &#39;4&#39;: 1, &#39;5&#39;: 5, &#39;10&#39;: &#39;fragmentId&#39;},
{&#39;1&#39;: &#39;organizations&#39;, &#39;3&#39;: 2, &#39;4&#39;: 1, &#39;5&#39;: 3, &#39;10&#39;: &#39;organizations&#39;},
{&#39;1&#39;: &#39;machines&#39;, &#39;3&#39;: 3, &#39;4&#39;: 1, &#39;5&#39;: 3, &#39;10&#39;: &#39;machines&#39;},
{&#39;1&#39;: &#39;machines_in_current_org&#39;, &#39;3&#39;: 4, &#39;4&#39;: 1, &#39;5&#39;: 3, &#39;10&#39;: &#39;machinesInCurrentOrg&#39;},
],
&#39;7&#39;: {&#39;7&#39;: true},
};</code></pre>
</section>

Expand All @@ -95,11 +96,11 @@ <h2><span>Implementation</span></h2>
</header>
<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="../index.html">viam_sdk</a></li>
<li><a href="../viam_protos.app.data/viam_protos.app.data-library.html">viam_protos.app.data</a></li>
<li class="self-crumb"><span class="deprecated">ExportTabularDataResponse_MethodParametersEntry$json</span> constant</li>
<li><a href="../viam_protos.app.app/viam_protos.app.app-library.html">viam_protos.app.app</a></li>
<li class="self-crumb"><span class="deprecated">FragmentUsage$json</span> constant</li>
</ol>

<h5>viam_protos.app.data library</h5>
<h5>viam_protos.app.app library</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div><!--/.sidebar-offcanvas-left-->
<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
Expand Down
273 changes: 273 additions & 0 deletions viam_protos.app.app/FragmentUsage-class-sidebar.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,273 @@
<ol>

<li class="section-title"><a href="viam_protos.app.app/FragmentUsage-class.html#constructors">Constructors</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/FragmentUsage.html">FragmentUsage</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/FragmentUsage.fromBuffer.html">fromBuffer</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/FragmentUsage.fromJson.html">fromJson</a></li>



<li class="section-title">
<a href="viam_protos.app.app/FragmentUsage-class.html#instance-properties">Properties</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/eventPlugin.html">eventPlugin</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/fragmentId.html">fragmentId</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hashCode.html">hashCode</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/info_.html">info_</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/isFrozen.html">isFrozen</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/machines.html">machines</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/machinesInCurrentOrg.html">machinesInCurrentOrg</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/organizations.html">organizations</a>
</li>

<li class="inherited">
<a href="https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html">runtimeType</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/unknownFields.html">unknownFields</a>
</li>

<li class="section-title"><a href="viam_protos.app.app/FragmentUsage-class.html#instance-methods">Methods</a></li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/addExtension.html">addExtension</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/check.html">check</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/clear.html">clear</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/clearExtension.html">clearExtension</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/clearField.html">clearField</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/clearFragmentId.html">clearFragmentId</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/clearMachines.html">clearMachines</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/clearMachinesInCurrentOrg.html">clearMachinesInCurrentOrg</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/clearOrganizations.html">clearOrganizations</a>
</li>

<li>
<a class="deprecated" href="viam_protos.app.app/FragmentUsage/clone.html">clone</a>
</li>

<li>
<a class="deprecated" href="viam_protos.app.app/FragmentUsage/copyWith.html">copyWith</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/createEmptyInstance.html">createEmptyInstance</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/createMapField.html">createMapField</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/createRepeatedField.html">createRepeatedField</a>
</li>

<li>
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessageGenericExtensions/deepCopy.html">deepCopy</a>
<sup
class="muted"
title="Available on T">(ext)</sup>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/extensionsAreInitialized.html">extensionsAreInitialized</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/freeze.html">freeze</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/getDefaultForField.html">getDefaultForField</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/getExtension.html">getExtension</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/getField.html">getField</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/getFieldOrNull.html">getFieldOrNull</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/getTagNumber.html">getTagNumber</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hasExtension.html">hasExtension</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hasField.html">hasField</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/hasFragmentId.html">hasFragmentId</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/hasMachines.html">hasMachines</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/hasMachinesInCurrentOrg.html">hasMachinesInCurrentOrg</a>
</li>

<li>
<a href="viam_protos.app.app/FragmentUsage/hasOrganizations.html">hasOrganizations</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hasRequiredFields.html">hasRequiredFields</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/isInitialized.html">isInitialized</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromBuffer.html">mergeFromBuffer</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromCodedBufferReader.html">mergeFromCodedBufferReader</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromJson.html">mergeFromJson</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromJsonMap.html">mergeFromJsonMap</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromMessage.html">mergeFromMessage</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeFromProto3Json.html">mergeFromProto3Json</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/mergeUnknownFields.html">mergeUnknownFields</a>
</li>

<li class="inherited">
<a href="https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html">noSuchMethod</a>
</li>

<li>
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessageGenericExtensions/rebuild.html">rebuild</a>
<sup
class="muted"
title="Available on T">(ext)</sup>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/setExtension.html">setExtension</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/setField.html">setField</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/toBuilder.html">toBuilder</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/toDebugString.html">toDebugString</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/toProto3Json.html">toProto3Json</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/toString.html">toString</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/writeToBuffer.html">writeToBuffer</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/writeToCodedBufferWriter.html">writeToCodedBufferWriter</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/writeToJson.html">writeToJson</a>
</li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/writeToJsonMap.html">writeToJsonMap</a>
</li>

<li class="section-title inherited"><a href="viam_protos.app.app/FragmentUsage-class.html#operators">Operators</a></li>

<li class="inherited">
<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/operator_equals.html">operator ==</a>
</li>





<li class="section-title"><a href="viam_protos.app.app/FragmentUsage-class.html#static-methods">Static methods</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/create.html">create</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/createRepeated.html">createRepeated</a></li>
<li><a href="viam_protos.app.app/FragmentUsage/getDefault.html">getDefault</a></li>

</ol>
Loading

0 comments on commit f2c2e57

Please sign in to comment.