| Modifier and Type | Method and Description |
|---|---|
VideoContext |
VideoContext.Builder.build() |
VideoContext |
VideoContext.Builder.buildPartial() |
static VideoContext |
VideoContext.getDefaultInstance() |
VideoContext |
VideoContext.getDefaultInstanceForType() |
VideoContext |
VideoContext.Builder.getDefaultInstanceForType() |
VideoContext |
AnnotateVideoRequest.getVideoContext()
Additional video context and/or feature-specific parameters.
|
VideoContext |
AnnotateVideoRequest.Builder.getVideoContext()
Additional video context and/or feature-specific parameters.
|
VideoContext |
AnnotateVideoRequestOrBuilder.getVideoContext()
Additional video context and/or feature-specific parameters.
|
static VideoContext |
VideoContext.parseDelimitedFrom(InputStream input) |
static VideoContext |
VideoContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoContext |
VideoContext.parseFrom(byte[] data) |
static VideoContext |
VideoContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoContext |
VideoContext.parseFrom(ByteBuffer data) |
static VideoContext |
VideoContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoContext |
VideoContext.parseFrom(com.google.protobuf.ByteString data) |
static VideoContext |
VideoContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoContext |
VideoContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoContext |
VideoContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoContext |
VideoContext.parseFrom(InputStream input) |
static VideoContext |
VideoContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VideoContext> |
VideoContext.getParserForType() |
static com.google.protobuf.Parser<VideoContext> |
VideoContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
VideoContext.Builder |
VideoContext.Builder.mergeFrom(VideoContext other) |
AnnotateVideoRequest.Builder |
AnnotateVideoRequest.Builder.mergeVideoContext(VideoContext value)
Additional video context and/or feature-specific parameters.
|
static VideoContext.Builder |
VideoContext.newBuilder(VideoContext prototype) |
AnnotateVideoRequest.Builder |
AnnotateVideoRequest.Builder.setVideoContext(VideoContext value)
Additional video context and/or feature-specific parameters.
|
Copyright © 2020 Google LLC. All rights reserved.