| Modifier and Type | Method and Description |
|---|---|
FaceAnnotation |
FaceAnnotation.Builder.build() |
FaceAnnotation |
FaceAnnotation.Builder.buildPartial() |
static FaceAnnotation |
FaceAnnotation.getDefaultInstance()
Deprecated.
|
FaceAnnotation |
FaceAnnotation.getDefaultInstanceForType()
Deprecated.
|
FaceAnnotation |
FaceAnnotation.Builder.getDefaultInstanceForType() |
FaceAnnotation |
VideoAnnotationResultsOrBuilder.getFaceAnnotations(int index)
Deprecated.
|
FaceAnnotation |
VideoAnnotationResults.getFaceAnnotations(int index)
Deprecated.
|
FaceAnnotation |
VideoAnnotationResults.Builder.getFaceAnnotations(int index)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseDelimitedFrom(InputStream input)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(byte[] data)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(ByteBuffer data)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(InputStream input)
Deprecated.
|
static FaceAnnotation |
FaceAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<FaceAnnotation> |
VideoAnnotationResultsOrBuilder.getFaceAnnotationsList()
Deprecated.
|
List<FaceAnnotation> |
VideoAnnotationResults.getFaceAnnotationsList()
Deprecated.
|
List<FaceAnnotation> |
VideoAnnotationResults.Builder.getFaceAnnotationsList()
Deprecated.
|
com.google.protobuf.Parser<FaceAnnotation> |
FaceAnnotation.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<FaceAnnotation> |
FaceAnnotation.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceAnnotations(FaceAnnotation value)
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceAnnotations(int index,
FaceAnnotation value)
Deprecated.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.mergeFrom(FaceAnnotation other) |
static FaceAnnotation.Builder |
FaceAnnotation.newBuilder(FaceAnnotation prototype)
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFaceAnnotations(int index,
FaceAnnotation value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFaceAnnotations(Iterable<? extends FaceAnnotation> values)
Deprecated.
|
Copyright © 2022 Google LLC. All rights reserved.