public static final class FaceDetectionAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder> implements FaceDetectionAnnotationOrBuilder
Face detection annotation.Protobuf type
google.cloud.videointelligence.v1p3beta1.FaceDetectionAnnotation| Modifier and Type | Method and Description |
|---|---|
FaceDetectionAnnotation.Builder |
addAllTracks(Iterable<? extends Track> values)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FaceDetectionAnnotation.Builder |
addTracks(int index,
Track.Builder builderForValue)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
addTracks(int index,
Track value)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
addTracks(Track.Builder builderForValue)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
addTracks(Track value)
The face tracks with attributes.
|
Track.Builder |
addTracksBuilder()
The face tracks with attributes.
|
Track.Builder |
addTracksBuilder(int index)
The face tracks with attributes.
|
FaceDetectionAnnotation |
build() |
FaceDetectionAnnotation |
buildPartial() |
FaceDetectionAnnotation.Builder |
clear() |
FaceDetectionAnnotation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FaceDetectionAnnotation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FaceDetectionAnnotation.Builder |
clearThumbnail()
The thumbnail of a person's face.
|
FaceDetectionAnnotation.Builder |
clearTracks()
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
clone() |
FaceDetectionAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getThumbnail()
The thumbnail of a person's face.
|
Track |
getTracks(int index)
The face tracks with attributes.
|
Track.Builder |
getTracksBuilder(int index)
The face tracks with attributes.
|
List<Track.Builder> |
getTracksBuilderList()
The face tracks with attributes.
|
int |
getTracksCount()
The face tracks with attributes.
|
List<Track> |
getTracksList()
The face tracks with attributes.
|
TrackOrBuilder |
getTracksOrBuilder(int index)
The face tracks with attributes.
|
List<? extends TrackOrBuilder> |
getTracksOrBuilderList()
The face tracks with attributes.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FaceDetectionAnnotation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FaceDetectionAnnotation.Builder |
mergeFrom(FaceDetectionAnnotation other) |
FaceDetectionAnnotation.Builder |
mergeFrom(com.google.protobuf.Message other) |
FaceDetectionAnnotation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FaceDetectionAnnotation.Builder |
removeTracks(int index)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FaceDetectionAnnotation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FaceDetectionAnnotation.Builder |
setThumbnail(com.google.protobuf.ByteString value)
The thumbnail of a person's face.
|
FaceDetectionAnnotation.Builder |
setTracks(int index,
Track.Builder builderForValue)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
setTracks(int index,
Track value)
The face tracks with attributes.
|
FaceDetectionAnnotation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FaceDetectionAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FaceDetectionAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FaceDetectionAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder mergeFrom(FaceDetectionAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public FaceDetectionAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceDetectionAnnotation.Builder>IOExceptionpublic List<Track> getTracksList()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;getTracksList in interface FaceDetectionAnnotationOrBuilderpublic int getTracksCount()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;getTracksCount in interface FaceDetectionAnnotationOrBuilderpublic Track getTracks(int index)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;getTracks in interface FaceDetectionAnnotationOrBuilderpublic FaceDetectionAnnotation.Builder setTracks(int index, Track value)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder setTracks(int index, Track.Builder builderForValue)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder addTracks(Track value)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder addTracks(int index, Track value)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder addTracks(Track.Builder builderForValue)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder addTracks(int index, Track.Builder builderForValue)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder addAllTracks(Iterable<? extends Track> values)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder clearTracks()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public FaceDetectionAnnotation.Builder removeTracks(int index)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public Track.Builder getTracksBuilder(int index)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public TrackOrBuilder getTracksOrBuilder(int index)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;getTracksOrBuilder in interface FaceDetectionAnnotationOrBuilderpublic List<? extends TrackOrBuilder> getTracksOrBuilderList()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;getTracksOrBuilderList in interface FaceDetectionAnnotationOrBuilderpublic Track.Builder addTracksBuilder()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public Track.Builder addTracksBuilder(int index)
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public List<Track.Builder> getTracksBuilderList()
The face tracks with attributes.
repeated .google.cloud.videointelligence.v1p3beta1.Track tracks = 3;public com.google.protobuf.ByteString getThumbnail()
The thumbnail of a person's face.
bytes thumbnail = 4;getThumbnail in interface FaceDetectionAnnotationOrBuilderpublic FaceDetectionAnnotation.Builder setThumbnail(com.google.protobuf.ByteString value)
The thumbnail of a person's face.
bytes thumbnail = 4;value - The thumbnail to set.public FaceDetectionAnnotation.Builder clearThumbnail()
The thumbnail of a person's face.
bytes thumbnail = 4;public final FaceDetectionAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>public final FaceDetectionAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceDetectionAnnotation.Builder>Copyright © 2024 Google LLC. All rights reserved.