| Modifier and Type | Method and Description |
|---|---|
StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.Builder.build() |
StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.Builder.buildPartial() |
StreamingVideoAnnotationResults |
StreamingAnnotateVideoResponseOrBuilder.getAnnotationResults()
Streaming annotation results.
|
StreamingVideoAnnotationResults |
StreamingAnnotateVideoResponse.getAnnotationResults()
Streaming annotation results.
|
StreamingVideoAnnotationResults |
StreamingAnnotateVideoResponse.Builder.getAnnotationResults()
Streaming annotation results.
|
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.getDefaultInstance() |
StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.getDefaultInstanceForType() |
StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.Builder.getDefaultInstanceForType() |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseDelimitedFrom(InputStream input) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(byte[] data) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(ByteBuffer data) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(com.google.protobuf.ByteString data) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(InputStream input) |
static StreamingVideoAnnotationResults |
StreamingVideoAnnotationResults.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingVideoAnnotationResults> |
StreamingVideoAnnotationResults.getParserForType() |
static com.google.protobuf.Parser<StreamingVideoAnnotationResults> |
StreamingVideoAnnotationResults.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingAnnotateVideoResponse.Builder |
StreamingAnnotateVideoResponse.Builder.mergeAnnotationResults(StreamingVideoAnnotationResults value)
Streaming annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeFrom(StreamingVideoAnnotationResults other) |
static StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.newBuilder(StreamingVideoAnnotationResults prototype) |
StreamingAnnotateVideoResponse.Builder |
StreamingAnnotateVideoResponse.Builder.setAnnotationResults(StreamingVideoAnnotationResults value)
Streaming annotation results.
|
Copyright © 2019 Google LLC. All rights reserved.