Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Celebrity
A Celebrity is a group of Faces with an identity.
|
static class |
Celebrity.Builder
A Celebrity is a group of Faces with an identity.
|
Modifier and Type | Method and Description |
---|---|
CelebrityOrBuilder |
FaceRecognitionResult.getCelebrityOrBuilder()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
CelebrityOrBuilder |
FaceRecognitionResult.Builder.getCelebrityOrBuilder()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
CelebrityOrBuilder |
FaceRecognitionResultOrBuilder.getCelebrityOrBuilder()
The [Celebrity][google.cloud.vision.v1p4beta1.Celebrity] that this face was
matched to.
|
Copyright © 2022 Google LLC. All rights reserved.