| Modifier and Type | Method and Description |
|---|---|
EventConfig |
EventConfig.Builder.build() |
EventConfig |
EventConfig.Builder.buildPartial() |
static EventConfig |
EventConfig.getDefaultInstance() |
EventConfig |
EventConfig.getDefaultInstanceForType() |
EventConfig |
EventConfig.Builder.getDefaultInstanceForType() |
EventConfig |
LabelVideoRequest.getEventConfig()
Configuration for video event task.
|
EventConfig |
LabelVideoRequest.Builder.getEventConfig()
Configuration for video event task.
|
EventConfig |
AnnotatedDatasetMetadataOrBuilder.getEventConfig()
Configuration for video event labeling task.
|
EventConfig |
AnnotatedDatasetMetadata.getEventConfig()
Configuration for video event labeling task.
|
EventConfig |
AnnotatedDatasetMetadata.Builder.getEventConfig()
Configuration for video event labeling task.
|
EventConfig |
LabelVideoRequestOrBuilder.getEventConfig()
Configuration for video event task.
|
static EventConfig |
EventConfig.parseDelimitedFrom(InputStream input) |
static EventConfig |
EventConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventConfig |
EventConfig.parseFrom(byte[] data) |
static EventConfig |
EventConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventConfig |
EventConfig.parseFrom(ByteBuffer data) |
static EventConfig |
EventConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventConfig |
EventConfig.parseFrom(com.google.protobuf.ByteString data) |
static EventConfig |
EventConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventConfig |
EventConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventConfig |
EventConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventConfig |
EventConfig.parseFrom(InputStream input) |
static EventConfig |
EventConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EventConfig> |
EventConfig.getParserForType() |
static com.google.protobuf.Parser<EventConfig> |
EventConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
LabelVideoRequest.Builder |
LabelVideoRequest.Builder.mergeEventConfig(EventConfig value)
Configuration for video event task.
|
AnnotatedDatasetMetadata.Builder |
AnnotatedDatasetMetadata.Builder.mergeEventConfig(EventConfig value)
Configuration for video event labeling task.
|
EventConfig.Builder |
EventConfig.Builder.mergeFrom(EventConfig other) |
static EventConfig.Builder |
EventConfig.newBuilder(EventConfig prototype) |
LabelVideoRequest.Builder |
LabelVideoRequest.Builder.setEventConfig(EventConfig value)
Configuration for video event task.
|
AnnotatedDatasetMetadata.Builder |
AnnotatedDatasetMetadata.Builder.setEventConfig(EventConfig value)
Configuration for video event labeling task.
|
Copyright © 2019 Google LLC. All rights reserved.