| Modifier and Type | Method and Description |
|---|---|
StreamingVideoConfig |
StreamingVideoConfig.Builder.build() |
StreamingVideoConfig |
StreamingVideoConfig.Builder.buildPartial() |
static StreamingVideoConfig |
StreamingVideoConfig.getDefaultInstance() |
StreamingVideoConfig |
StreamingVideoConfig.getDefaultInstanceForType() |
StreamingVideoConfig |
StreamingVideoConfig.Builder.getDefaultInstanceForType() |
StreamingVideoConfig |
StreamingAnnotateVideoRequest.getVideoConfig()
Provides information to the annotator, specifing how to process the
request.
|
StreamingVideoConfig |
StreamingAnnotateVideoRequest.Builder.getVideoConfig()
Provides information to the annotator, specifing how to process the
request.
|
StreamingVideoConfig |
StreamingAnnotateVideoRequestOrBuilder.getVideoConfig()
Provides information to the annotator, specifing how to process the
request.
|
static StreamingVideoConfig |
StreamingVideoConfig.parseDelimitedFrom(InputStream input) |
static StreamingVideoConfig |
StreamingVideoConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(byte[] data) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(ByteBuffer data) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(com.google.protobuf.ByteString data) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(InputStream input) |
static StreamingVideoConfig |
StreamingVideoConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingVideoConfig> |
StreamingVideoConfig.getParserForType() |
static com.google.protobuf.Parser<StreamingVideoConfig> |
StreamingVideoConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.mergeFrom(StreamingVideoConfig other) |
StreamingAnnotateVideoRequest.Builder |
StreamingAnnotateVideoRequest.Builder.mergeVideoConfig(StreamingVideoConfig value)
Provides information to the annotator, specifing how to process the
request.
|
static StreamingVideoConfig.Builder |
StreamingVideoConfig.newBuilder(StreamingVideoConfig prototype) |
StreamingAnnotateVideoRequest.Builder |
StreamingAnnotateVideoRequest.Builder.setVideoConfig(StreamingVideoConfig value)
Provides information to the annotator, specifing how to process the
request.
|
Copyright © 2019 Google LLC. All rights reserved.