| Modifier and Type | Method and Description |
|---|---|
StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.Builder.build() |
StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.Builder.buildPartial() |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.getDefaultInstance() |
StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.getDefaultInstanceForType() |
StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.Builder.getDefaultInstanceForType() |
StreamingLabelDetectionConfig |
StreamingVideoConfigOrBuilder.getLabelDetectionConfig()
Config for LABEL_DETECTION.
|
StreamingLabelDetectionConfig |
StreamingVideoConfig.getLabelDetectionConfig()
Config for LABEL_DETECTION.
|
StreamingLabelDetectionConfig |
StreamingVideoConfig.Builder.getLabelDetectionConfig()
Config for LABEL_DETECTION.
|
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseDelimitedFrom(InputStream input) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(byte[] data) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(ByteBuffer data) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(com.google.protobuf.ByteString data) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(InputStream input) |
static StreamingLabelDetectionConfig |
StreamingLabelDetectionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingLabelDetectionConfig> |
StreamingLabelDetectionConfig.getParserForType() |
static com.google.protobuf.Parser<StreamingLabelDetectionConfig> |
StreamingLabelDetectionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingLabelDetectionConfig.Builder |
StreamingLabelDetectionConfig.Builder.mergeFrom(StreamingLabelDetectionConfig other) |
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.mergeLabelDetectionConfig(StreamingLabelDetectionConfig value)
Config for LABEL_DETECTION.
|
static StreamingLabelDetectionConfig.Builder |
StreamingLabelDetectionConfig.newBuilder(StreamingLabelDetectionConfig prototype) |
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.setLabelDetectionConfig(StreamingLabelDetectionConfig value)
Config for LABEL_DETECTION.
|
Copyright © 2019 Google LLC. All rights reserved.