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