-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
154 changed files
with
18,839 additions
and
59 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
142 changes: 142 additions & 0 deletions
142
viam_protos.service.vision/CaptureAllFromCameraRequest$json-constant.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
<!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 CaptureAllFromCameraRequest$json constant from the viam_protos.service.vision library, for the Dart programming language."> | ||
<title>CaptureAllFromCameraRequest$json constant - viam_protos.service.vision 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@48,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.service.vision/viam_protos.service.vision-library.html">protos/service/vision.dart</a></li> | ||
<li class="self-crumb"><span class="deprecated">CaptureAllFromCameraRequest$json</span> constant</li> | ||
</ol> | ||
<div class="self-name">CaptureAllFromCameraRequest$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> | ||
<div class="toggle" id="theme-button"> | ||
<label for="theme"> | ||
<input type="checkbox" id="theme" value="light-theme"> | ||
<span id="dark-theme-button" class="material-symbols-outlined"> | ||
brightness_4 | ||
</span> | ||
<span id="light-theme-button" class="material-symbols-outlined"> | ||
brightness_5 | ||
</span> | ||
</label> | ||
</div> | ||
</header> | ||
<main> | ||
|
||
<div | ||
id="dartdoc-main-content" | ||
class="main-content" | ||
data-above-sidebar="viam_protos.service.vision/viam_protos.service.vision-library-sidebar.html" | ||
data-below-sidebar=""> | ||
<div> | ||
<h1><span class="kind-top-level-property">CaptureAllFromCameraRequest$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>('Use captureAllFromCameraRequestDescriptor instead')</li> | ||
</ol> | ||
</div> | ||
<a href="https://api.flutter.dev/flutter/dart-core/Map-class.html">Map</a><span class="signature"><<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>></span> | ||
const <span class="name deprecated">CaptureAllFromCameraRequest$json</span> | ||
|
||
|
||
</section> | ||
|
||
|
||
|
||
<section class="summary source-code" id="source"> | ||
<h2><span>Implementation</span></h2> | ||
<pre class="language-dart"><code class="language-dart">@$core.Deprecated('Use captureAllFromCameraRequestDescriptor instead') | ||
const CaptureAllFromCameraRequest$json = { | ||
'1': 'CaptureAllFromCameraRequest', | ||
'2': [ | ||
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'}, | ||
{'1': 'camera_name', '3': 2, '4': 1, '5': 9, '10': 'cameraName'}, | ||
{'1': 'return_image', '3': 3, '4': 1, '5': 8, '10': 'returnImage'}, | ||
{'1': 'return_classifications', '3': 4, '4': 1, '5': 8, '10': 'returnClassifications'}, | ||
{'1': 'return_detections', '3': 5, '4': 1, '5': 8, '10': 'returnDetections'}, | ||
{'1': 'return_object_point_clouds', '3': 6, '4': 1, '5': 8, '10': 'returnObjectPointClouds'}, | ||
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'}, | ||
], | ||
};</code></pre> | ||
</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.service.vision/viam_protos.service.vision-library.html">viam_protos.service.vision</a></li> | ||
<li class="self-crumb"><span class="deprecated">CaptureAllFromCameraRequest$json</span> constant</li> | ||
</ol> | ||
|
||
|
||
<h5>viam_protos.service.vision library</h5> | ||
<div id="dartdoc-sidebar-left-content"></div> | ||
</div><!--/.sidebar-offcanvas-left--> | ||
|
||
<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right"> | ||
</div><!--/.sidebar-offcanvas--> | ||
|
||
</main> | ||
|
||
<footer> | ||
<span class="no-break"> | ||
viam_sdk | ||
0.0.13 | ||
</span> | ||
|
||
|
||
</footer> | ||
|
||
|
||
|
||
<script src="../static-assets/highlight.pack.js?v1"></script> | ||
<script src="../static-assets/docs.dart.js"></script> | ||
|
||
|
||
|
||
</body> | ||
|
||
</html> | ||
|
95 changes: 95 additions & 0 deletions
95
viam_protos.service.vision/CaptureAllFromCameraRequest-class-sidebar.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<ol> | ||
|
||
<li class="section-title"><a href="viam_protos.service.vision/CaptureAllFromCameraRequest-class.html#constructors">Constructors</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/CaptureAllFromCameraRequest.html">CaptureAllFromCameraRequest</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/CaptureAllFromCameraRequest.fromBuffer.html">fromBuffer</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/CaptureAllFromCameraRequest.fromJson.html">fromJson</a></li> | ||
|
||
|
||
|
||
<li class="section-title"> | ||
<a href="viam_protos.service.vision/CaptureAllFromCameraRequest-class.html#instance-properties">Properties</a> | ||
</li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/cameraName.html">cameraName</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.service.vision/CaptureAllFromCameraRequest/extra.html">extra</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.service.vision/CaptureAllFromCameraRequest/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.service.vision/CaptureAllFromCameraRequest/name.html">name</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/returnClassifications.html">returnClassifications</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/returnDetections.html">returnDetections</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/returnImage.html">returnImage</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/returnObjectPointClouds.html">returnObjectPointClouds</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.service.vision/CaptureAllFromCameraRequest-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><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearCameraName.html">clearCameraName</a></li> | ||
<li class="inherited"><a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/clearExtension.html">clearExtension</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearExtra.html">clearExtra</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.service.vision/CaptureAllFromCameraRequest/clearName.html">clearName</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearReturnClassifications.html">clearReturnClassifications</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearReturnDetections.html">clearReturnDetections</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearReturnImage.html">clearReturnImage</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/clearReturnObjectPointClouds.html">clearReturnObjectPointClouds</a></li> | ||
<li><a class="deprecated" href="viam_protos.service.vision/CaptureAllFromCameraRequest/clone.html">clone</a></li> | ||
<li><a class="deprecated" href="viam_protos.service.vision/CaptureAllFromCameraRequest/copyWith.html">copyWith</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/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="viam_protos.service.vision/CaptureAllFromCameraRequest/ensureExtra.html">ensureExtra</a></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><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasCameraName.html">hasCameraName</a></li> | ||
<li class="inherited"><a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hasExtension.html">hasExtension</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasExtra.html">hasExtra</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.service.vision/CaptureAllFromCameraRequest/hasName.html">hasName</a></li> | ||
<li class="inherited"><a href="https://pub.dev/documentation/protobuf/3.1.0/protobuf/GeneratedMessage/hasRequiredFields.html">hasRequiredFields</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasReturnClassifications.html">hasReturnClassifications</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasReturnDetections.html">hasReturnDetections</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasReturnImage.html">hasReturnImage</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/hasReturnObjectPointClouds.html">hasReturnObjectPointClouds</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 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.service.vision/CaptureAllFromCameraRequest-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.service.vision/CaptureAllFromCameraRequest-class.html#static-methods">Static methods</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/create.html">create</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/createRepeated.html">createRepeated</a></li> | ||
<li><a href="viam_protos.service.vision/CaptureAllFromCameraRequest/getDefault.html">getDefault</a></li> | ||
|
||
</ol> |
Oops, something went wrong.