Skip to content

Commit

Permalink
deploy: b50aad7
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Nov 8, 2024
1 parent 43df9a4 commit 4095b49
Show file tree
Hide file tree
Showing 66 changed files with 6,309 additions and 104 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 @@ -83,7 +83,6 @@ <h2><span>Implementation</span></h2>
&#39;2&#39;: [
{&#39;1&#39;: &#39;org_id&#39;, &#39;3&#39;: 1, &#39;4&#39;: 1, &#39;5&#39;: 9, &#39;10&#39;: &#39;orgId&#39;},
{&#39;1&#39;: &#39;billing_address&#39;, &#39;3&#39;: 2, &#39;4&#39;: 1, &#39;5&#39;: 11, &#39;6&#39;: &#39;.viam.app.v1.BillingAddress&#39;, &#39;10&#39;: &#39;billingAddress&#39;},
{&#39;1&#39;: &#39;billing_support_email&#39;, &#39;3&#39;: 3, &#39;4&#39;: 1, &#39;5&#39;: 9, &#39;10&#39;: &#39;billingSupportEmail&#39;},
],
};</code></pre>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<a href="viam_protos.app.app/UpdateBillingServiceRequest-class.html#instance-properties">Properties</a>
</li>
<li><a href="viam_protos.app.app/UpdateBillingServiceRequest/billingAddress.html">billingAddress</a></li>
<li><a href="viam_protos.app.app/UpdateBillingServiceRequest/billingSupportEmail.html">billingSupportEmail</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/eventPlugin.html">eventPlugin</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/UpdateBillingServiceRequest/info_.html">info_</a></li>
Expand All @@ -25,7 +24,6 @@
<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><a href="viam_protos.app.app/UpdateBillingServiceRequest/clearBillingAddress.html">clearBillingAddress</a></li>
<li><a href="viam_protos.app.app/UpdateBillingServiceRequest/clearBillingSupportEmail.html">clearBillingSupportEmail</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/UpdateBillingServiceRequest/clearOrgId.html">clearOrgId</a></li>
Expand All @@ -43,7 +41,6 @@
<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><a href="viam_protos.app.app/UpdateBillingServiceRequest/hasBillingAddress.html">hasBillingAddress</a></li>
<li><a href="viam_protos.app.app/UpdateBillingServiceRequest/hasBillingSupportEmail.html">hasBillingSupportEmail</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/UpdateBillingServiceRequest/hasOrgId.html">hasOrgId</a></li>
Expand Down
40 changes: 1 addition & 39 deletions viam_protos.app.app/UpdateBillingServiceRequest-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2>Constructors</h2>

<dl class="constructor-summary-list">
<dt id="UpdateBillingServiceRequest" class="callable">
<span class="name"><a href="../viam_protos.app.app/UpdateBillingServiceRequest/UpdateBillingServiceRequest.html">UpdateBillingServiceRequest</a></span><span class="signature">({<span class="parameter" id="-param-orgId"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">orgId</span>, </span><span class="parameter" id="-param-billingAddress"><span class="type-annotation"><a href="../viam_protos.app.app/BillingAddress-class.html">BillingAddress</a>?</span> <span class="parameter-name">billingAddress</span>, </span><span class="parameter" id="-param-billingSupportEmail"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">billingSupportEmail</span></span>})</span>
<span class="name"><a href="../viam_protos.app.app/UpdateBillingServiceRequest/UpdateBillingServiceRequest.html">UpdateBillingServiceRequest</a></span><span class="signature">({<span class="parameter" id="-param-orgId"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">orgId</span>, </span><span class="parameter" id="-param-billingAddress"><span class="type-annotation"><a href="../viam_protos.app.app/BillingAddress-class.html">BillingAddress</a>?</span> <span class="parameter-name">billingAddress</span></span>})</span>
</dt>
<dd>

Expand Down Expand Up @@ -129,18 +129,6 @@ <h2>Properties</h2>
<span class="signature">&#8596; <a href="../viam_protos.app.app/BillingAddress-class.html">BillingAddress</a></span>


</dt>
<dd>

<div class="features"><span class="feature">getter/setter pair</span></div>

</dd>

<dt id="billingSupportEmail" class="property">
<span class="name"><a href="../viam_protos.app.app/UpdateBillingServiceRequest/billingSupportEmail.html">billingSupportEmail</a></span>
<span class="signature">&#8596; <a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span>


</dt>
<dd>

Expand Down Expand Up @@ -291,19 +279,6 @@ <h2>Methods</h2>



</dd>

<dt id="clearBillingSupportEmail" class="callable">
<span class="name"><a href="../viam_protos.app.app/UpdateBillingServiceRequest/clearBillingSupportEmail.html">clearBillingSupportEmail</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; void</span>
</span>


</dt>
<dd>



</dd>

<dt id="clearExtension" class="callable inherited">
Expand Down Expand Up @@ -527,19 +502,6 @@ <h2>Methods</h2>



</dd>

<dt id="hasBillingSupportEmail" class="callable">
<span class="name"><a href="../viam_protos.app.app/UpdateBillingServiceRequest/hasBillingSupportEmail.html">hasBillingSupportEmail</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
</span>


</dt>
<dd>



</dd>

<dt id="hasExtension" class="callable inherited">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ <h1><span class="kind-constructor">UpdateBillingServiceRequest</span> constructo

<span class="name ">UpdateBillingServiceRequest</span>(<wbr>{<ol class="parameter-list"> <li><span class="parameter" id="-param-orgId"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">orgId</span>, </span></li>
<li><span class="parameter" id="-param-billingAddress"><span class="type-annotation"><a href="../../viam_protos.app.app/BillingAddress-class.html">BillingAddress</a>?</span> <span class="parameter-name">billingAddress</span>, </span></li>
<li><span class="parameter" id="-param-billingSupportEmail"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">billingSupportEmail</span>, </span></li>
</ol>})
</section>

Expand All @@ -77,7 +76,6 @@ <h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">factory UpdateBillingServiceRequest({
$core.String? orgId,
BillingAddress? billingAddress,
$core.String? billingSupportEmail,
}) {
final $result = create();
if (orgId != null) {
Expand All @@ -86,9 +84,6 @@ <h2><span>Implementation</span></h2>
if (billingAddress != null) {
$result.billingAddress = billingAddress;
}
if (billingSupportEmail != null) {
$result.billingSupportEmail = billingSupportEmail;
}
return $result;
}</code></pre>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ <h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">final $typed_data.Uint8List updateBillingServiceRequestDescriptor = $convert.base64Decode(
&#39;ChtVcGRhdGVCaWxsaW5nU2VydmljZVJlcXVlc3QSFQoGb3JnX2lkGAEgASgJUgVvcmdJZBJECg&#39;
&#39;9iaWxsaW5nX2FkZHJlc3MYAiABKAsyGy52aWFtLmFwcC52MS5CaWxsaW5nQWRkcmVzc1IOYmls&#39;
&#39;bGluZ0FkZHJlc3MSMgoVYmlsbGluZ19zdXBwb3J0X2VtYWlsGAMgASgJUhNiaWxsaW5nU3VwcG&#39;
&#39;9ydEVtYWls&#39;);</code></pre>
&#39;bGluZ0FkZHJlc3M=&#39;);</code></pre>
</section>


Expand Down
1 change: 1 addition & 0 deletions viam_protos.app.data/Annotations$json-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ <h2><span>Implementation</span></h2>
&#39;1&#39;: &#39;Annotations&#39;,
&#39;2&#39;: [
{&#39;1&#39;: &#39;bboxes&#39;, &#39;3&#39;: 1, &#39;4&#39;: 3, &#39;5&#39;: 11, &#39;6&#39;: &#39;.viam.app.data.v1.BoundingBox&#39;, &#39;10&#39;: &#39;bboxes&#39;},
{&#39;1&#39;: &#39;classifications&#39;, &#39;3&#39;: 2, &#39;4&#39;: 3, &#39;5&#39;: 11, &#39;6&#39;: &#39;.viam.app.data.v1.Classification&#39;, &#39;10&#39;: &#39;classifications&#39;},
],
};</code></pre>
</section>
Expand Down
1 change: 1 addition & 0 deletions viam_protos.app.data/Annotations-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<a href="viam_protos.app.data/Annotations-class.html#instance-properties">Properties</a>
</li>
<li><a href="viam_protos.app.data/Annotations/bboxes.html">bboxes</a></li>
<li><a href="viam_protos.app.data/Annotations/classifications.html">classifications</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/eventPlugin.html">eventPlugin</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.data/Annotations/info_.html">info_</a></li>
Expand Down
14 changes: 13 additions & 1 deletion viam_protos.app.data/Annotations-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>Constructors</h2>

<dl class="constructor-summary-list">
<dt id="Annotations" class="callable">
<span class="name"><a href="../viam_protos.app.data/Annotations/Annotations.html">Annotations</a></span><span class="signature">({<span class="parameter" id="-param-bboxes"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.data/BoundingBox-class.html">BoundingBox</a></span>&gt;</span>?</span> <span class="parameter-name">bboxes</span></span>})</span>
<span class="name"><a href="../viam_protos.app.data/Annotations/Annotations.html">Annotations</a></span><span class="signature">({<span class="parameter" id="-param-bboxes"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.data/BoundingBox-class.html">BoundingBox</a></span>&gt;</span>?</span> <span class="parameter-name">bboxes</span>, </span><span class="parameter" id="-param-classifications"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.data/Classification-class.html">Classification</a></span>&gt;</span>?</span> <span class="parameter-name">classifications</span></span>})</span>
</dt>
<dd>

Expand Down Expand Up @@ -132,6 +132,18 @@ <h2>Properties</h2>
<span class="signature">&#8594; <a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.data/BoundingBox-class.html">BoundingBox</a></span>&gt;</span></span>


</dt>
<dd>

<div class="features"><span class="feature">no setter</span></div>

</dd>

<dt id="classifications" class="property">
<span class="name"><a href="../viam_protos.app.data/Annotations/classifications.html">classifications</a></span>
<span class="signature">&#8594; <a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.data/Classification-class.html">Classification</a></span>&gt;</span></span>


</dt>
<dd>

Expand Down
5 changes: 5 additions & 0 deletions viam_protos.app.data/Annotations/Annotations.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ <h1><span class="kind-constructor">Annotations</span> constructor
<section class="multi-line-signature">

<span class="name ">Annotations</span>(<wbr>{<ol class="parameter-list"> <li><span class="parameter" id="-param-bboxes"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.data/BoundingBox-class.html">BoundingBox</a></span>&gt;</span>?</span> <span class="parameter-name">bboxes</span>, </span></li>
<li><span class="parameter" id="-param-classifications"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.data/Classification-class.html">Classification</a></span>&gt;</span>?</span> <span class="parameter-name">classifications</span>, </span></li>
</ol>})
</section>

Expand All @@ -74,11 +75,15 @@ <h1><span class="kind-constructor">Annotations</span> constructor
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">factory Annotations({
$core.Iterable&lt;BoundingBox&gt;? bboxes,
$core.Iterable&lt;Classification&gt;? classifications,
}) {
final $result = create();
if (bboxes != null) {
$result.bboxes.addAll(bboxes);
}
if (classifications != null) {
$result.classifications.addAll(classifications);
}
return $result;
}</code></pre>
</section>
Expand Down
138 changes: 138 additions & 0 deletions viam_protos.app.data/Annotations/classifications.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
<!DOCTYPE html>
<html lang="en">
<head>
<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 classifications property from the Annotations class, for the Dart programming language.">
<title>classifications property - Annotations class - viam_protos.app.data library - Dart API</title>



<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../../static-assets/github.css?v1">
<link rel="stylesheet" href="../../static-assets/styles.css?v1">
<link rel="icon" href="../../static-assets/favicon.png?v1">


</head>


<body data-base-href="../../" data-using-base-href="false" class="light-theme">

<div id="overlay-under-drawer"></div>

<header id="title">
<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><a href="../../viam_protos.app.data/Annotations-class.html">Annotations</a></li>
<li class="self-crumb">classifications property</li>
</ol>
<div class="self-name">classifications</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>
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
light_mode
</span>
</label>
</div>
</header>
<main>

<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="viam_protos.app.data&#47;Annotations-class-sidebar.html"
data-below-sidebar="">
<div>
<h1><span class="kind-property">classifications</span> property
</h1></div>



<section id="getter">

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

<div>
<ol class="annotation-list">
<li>@<a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/TagNumber-class.html">TagNumber</a>(2)</li>
</ol>
</div>
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.data/Classification-class.html">Classification</a></span>&gt;</span></span>
<span class="name ">classifications</span>


</section>




<section class="summary source-code" id="source">
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">@$pb.TagNumber(2)
$core.List&lt;Classification&gt; get classifications =&gt; $_getList(1);</code></pre>
</section>

</section>


</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</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><a href="../../viam_protos.app.data/Annotations-class.html">Annotations</a></li>
<li class="self-crumb">classifications property</li>
</ol>


<h5>Annotations class</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div><!--/.sidebar-offcanvas-->

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->

</main>

<footer>
<span class="no-break">
viam_sdk
0.0.25
</span>


</footer>



<script src="../../static-assets/highlight.pack.js?v1"></script>
<script src="../../static-assets/docs.dart.js"></script>



</body>

</html>

4 changes: 4 additions & 0 deletions viam_protos.app.data/BoundingBox$json-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ <h2><span>Implementation</span></h2>
{&#39;1&#39;: &#39;y_min_normalized&#39;, &#39;3&#39;: 4, &#39;4&#39;: 1, &#39;5&#39;: 1, &#39;10&#39;: &#39;yMinNormalized&#39;},
{&#39;1&#39;: &#39;x_max_normalized&#39;, &#39;3&#39;: 5, &#39;4&#39;: 1, &#39;5&#39;: 1, &#39;10&#39;: &#39;xMaxNormalized&#39;},
{&#39;1&#39;: &#39;y_max_normalized&#39;, &#39;3&#39;: 6, &#39;4&#39;: 1, &#39;5&#39;: 1, &#39;10&#39;: &#39;yMaxNormalized&#39;},
{&#39;1&#39;: &#39;confidence&#39;, &#39;3&#39;: 7, &#39;4&#39;: 1, &#39;5&#39;: 1, &#39;9&#39;: 0, &#39;10&#39;: &#39;confidence&#39;, &#39;17&#39;: true},
],
&#39;8&#39;: [
{&#39;1&#39;: &#39;_confidence&#39;},
],
};</code></pre>
</section>
Expand Down
Loading

0 comments on commit 4095b49

Please sign in to comment.