| Modifier and Type | Method and Description |
|---|---|
LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.Builder.build() |
LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.Builder.buildPartial() |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.getDefaultInstance() |
LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.getDefaultInstanceForType() |
LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.Builder.getDefaultInstanceForType() |
LabelVideoObjectDetectionOperationMetadata |
LabelOperationMetadata.getVideoObjectDetectionDetails()
Details of label video object detection operation.
|
LabelVideoObjectDetectionOperationMetadata |
LabelOperationMetadata.Builder.getVideoObjectDetectionDetails()
Details of label video object detection operation.
|
LabelVideoObjectDetectionOperationMetadata |
LabelOperationMetadataOrBuilder.getVideoObjectDetectionDetails()
Details of label video object detection operation.
|
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseDelimitedFrom(InputStream input) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(byte[] data) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(ByteBuffer data) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(com.google.protobuf.ByteString data) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(InputStream input) |
static LabelVideoObjectDetectionOperationMetadata |
LabelVideoObjectDetectionOperationMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LabelVideoObjectDetectionOperationMetadata> |
LabelVideoObjectDetectionOperationMetadata.getParserForType() |
static com.google.protobuf.Parser<LabelVideoObjectDetectionOperationMetadata> |
LabelVideoObjectDetectionOperationMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
LabelVideoObjectDetectionOperationMetadata.Builder |
LabelVideoObjectDetectionOperationMetadata.Builder.mergeFrom(LabelVideoObjectDetectionOperationMetadata other) |
LabelOperationMetadata.Builder |
LabelOperationMetadata.Builder.mergeVideoObjectDetectionDetails(LabelVideoObjectDetectionOperationMetadata value)
Details of label video object detection operation.
|
static LabelVideoObjectDetectionOperationMetadata.Builder |
LabelVideoObjectDetectionOperationMetadata.newBuilder(LabelVideoObjectDetectionOperationMetadata prototype) |
LabelOperationMetadata.Builder |
LabelOperationMetadata.Builder.setVideoObjectDetectionDetails(LabelVideoObjectDetectionOperationMetadata value)
Details of label video object detection operation.
|
Copyright © 2019 Google LLC. All rights reserved.