public static final class FaceAnnotation.Landmark.Builder extends GeneratedMessageV3.Builder<FaceAnnotation.Landmark.Builder> implements FaceAnnotation.LandmarkOrBuilder
A face-specific landmark (for example, a face feature).
Protobuf type google.cloud.vision.v1p4beta1.FaceAnnotation.Landmark
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > FaceAnnotation.Landmark.BuilderImplements
FaceAnnotation.LandmarkOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public FaceAnnotation.Landmark.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
FaceAnnotation.Landmark.Builder |
build()
public FaceAnnotation.Landmark build()
Type | Description |
FaceAnnotation.Landmark |
buildPartial()
public FaceAnnotation.Landmark buildPartial()
Type | Description |
FaceAnnotation.Landmark |
clear()
public FaceAnnotation.Landmark.Builder clear()
Type | Description |
FaceAnnotation.Landmark.Builder |
clearField(Descriptors.FieldDescriptor field)
public FaceAnnotation.Landmark.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
FaceAnnotation.Landmark.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public FaceAnnotation.Landmark.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |