| Modifier and Type | Method and Description |
|---|---|
CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.Builder.build() |
CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.Builder.buildPartial() |
CelebrityRecognitionAnnotation |
VideoAnnotationResults.getCelebrityRecognitionAnnotations()
Celebrity recognition annotations.
|
CelebrityRecognitionAnnotation |
VideoAnnotationResults.Builder.getCelebrityRecognitionAnnotations()
Celebrity recognition annotations.
|
CelebrityRecognitionAnnotation |
VideoAnnotationResultsOrBuilder.getCelebrityRecognitionAnnotations()
Celebrity recognition annotations.
|
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.getDefaultInstance() |
CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.getDefaultInstanceForType() |
CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.Builder.getDefaultInstanceForType() |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseDelimitedFrom(InputStream input) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(byte[] data) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(ByteBuffer data) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(InputStream input) |
static CelebrityRecognitionAnnotation |
CelebrityRecognitionAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CelebrityRecognitionAnnotation> |
CelebrityRecognitionAnnotation.getParserForType() |
static com.google.protobuf.Parser<CelebrityRecognitionAnnotation> |
CelebrityRecognitionAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeCelebrityRecognitionAnnotations(CelebrityRecognitionAnnotation value)
Celebrity recognition annotations.
|
CelebrityRecognitionAnnotation.Builder |
CelebrityRecognitionAnnotation.Builder.mergeFrom(CelebrityRecognitionAnnotation other) |
static CelebrityRecognitionAnnotation.Builder |
CelebrityRecognitionAnnotation.newBuilder(CelebrityRecognitionAnnotation prototype) |
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setCelebrityRecognitionAnnotations(CelebrityRecognitionAnnotation value)
Celebrity recognition annotations.
|
Copyright © 2024 Google LLC. All rights reserved.