| Modifier and Type | Method and Description |
|---|---|
Celebrity |
Celebrity.Builder.build() |
Celebrity |
Celebrity.Builder.buildPartial() |
Celebrity |
FaceRecognitionResult.getCelebrity()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
Celebrity |
FaceRecognitionResult.Builder.getCelebrity()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
Celebrity |
FaceRecognitionResultOrBuilder.getCelebrity()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
static Celebrity |
Celebrity.getDefaultInstance() |
Celebrity |
Celebrity.getDefaultInstanceForType() |
Celebrity |
Celebrity.Builder.getDefaultInstanceForType() |
static Celebrity |
Celebrity.parseDelimitedFrom(InputStream input) |
static Celebrity |
Celebrity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Celebrity |
Celebrity.parseFrom(byte[] data) |
static Celebrity |
Celebrity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Celebrity |
Celebrity.parseFrom(ByteBuffer data) |
static Celebrity |
Celebrity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Celebrity |
Celebrity.parseFrom(com.google.protobuf.ByteString data) |
static Celebrity |
Celebrity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Celebrity |
Celebrity.parseFrom(com.google.protobuf.CodedInputStream input) |
static Celebrity |
Celebrity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Celebrity |
Celebrity.parseFrom(InputStream input) |
static Celebrity |
Celebrity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Celebrity> |
Celebrity.getParserForType() |
static com.google.protobuf.Parser<Celebrity> |
Celebrity.parser() |
| Modifier and Type | Method and Description |
|---|---|
FaceRecognitionResult.Builder |
FaceRecognitionResult.Builder.mergeCelebrity(Celebrity value)
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
Celebrity.Builder |
Celebrity.Builder.mergeFrom(Celebrity other) |
static Celebrity.Builder |
Celebrity.newBuilder(Celebrity prototype) |
FaceRecognitionResult.Builder |
FaceRecognitionResult.Builder.setCelebrity(Celebrity value)
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
Copyright © 2023 Google LLC. All rights reserved.