Class TimestampedObject.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
- com.google.cloud.videointelligence.v1p3beta1.TimestampedObject.Builder
-
- All Implemented Interfaces:
TimestampedObjectOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- TimestampedObject
public static final class TimestampedObject.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder> implements TimestampedObjectOrBuilder
For tracking related features. An object at time_offset with attributes, and located with normalized_bounding_box.
Protobuf typegoogle.cloud.videointelligence.v1p3beta1.TimestampedObject
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TimestampedObject.Builder
addAllAttributes(Iterable<? extends DetectedAttribute> values)
Optional.TimestampedObject.Builder
addAllLandmarks(Iterable<? extends DetectedLandmark> values)
Optional.TimestampedObject.Builder
addAttributes(int index, DetectedAttribute value)
Optional.TimestampedObject.Builder
addAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional.TimestampedObject.Builder
addAttributes(DetectedAttribute value)
Optional.TimestampedObject.Builder
addAttributes(DetectedAttribute.Builder builderForValue)
Optional.DetectedAttribute.Builder
addAttributesBuilder()
Optional.DetectedAttribute.Builder
addAttributesBuilder(int index)
Optional.TimestampedObject.Builder
addLandmarks(int index, DetectedLandmark value)
Optional.TimestampedObject.Builder
addLandmarks(int index, DetectedLandmark.Builder builderForValue)
Optional.TimestampedObject.Builder
addLandmarks(DetectedLandmark value)
Optional.TimestampedObject.Builder
addLandmarks(DetectedLandmark.Builder builderForValue)
Optional.DetectedLandmark.Builder
addLandmarksBuilder()
Optional.DetectedLandmark.Builder
addLandmarksBuilder(int index)
Optional.TimestampedObject.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TimestampedObject
build()
TimestampedObject
buildPartial()
TimestampedObject.Builder
clear()
TimestampedObject.Builder
clearAttributes()
Optional.TimestampedObject.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
TimestampedObject.Builder
clearLandmarks()
Optional.TimestampedObject.Builder
clearNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.TimestampedObject.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
TimestampedObject.Builder
clearTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.Builder
clone()
DetectedAttribute
getAttributes(int index)
Optional.DetectedAttribute.Builder
getAttributesBuilder(int index)
Optional.List<DetectedAttribute.Builder>
getAttributesBuilderList()
Optional.int
getAttributesCount()
Optional.List<DetectedAttribute>
getAttributesList()
Optional.DetectedAttributeOrBuilder
getAttributesOrBuilder(int index)
Optional.List<? extends DetectedAttributeOrBuilder>
getAttributesOrBuilderList()
Optional.TimestampedObject
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DetectedLandmark
getLandmarks(int index)
Optional.DetectedLandmark.Builder
getLandmarksBuilder(int index)
Optional.List<DetectedLandmark.Builder>
getLandmarksBuilderList()
Optional.int
getLandmarksCount()
Optional.List<DetectedLandmark>
getLandmarksList()
Optional.DetectedLandmarkOrBuilder
getLandmarksOrBuilder(int index)
Optional.List<? extends DetectedLandmarkOrBuilder>
getLandmarksOrBuilderList()
Optional.NormalizedBoundingBox
getNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.NormalizedBoundingBox.Builder
getNormalizedBoundingBoxBuilder()
Normalized Bounding box in a frame, where the object is located.NormalizedBoundingBoxOrBuilder
getNormalizedBoundingBoxOrBuilder()
Normalized Bounding box in a frame, where the object is located.com.google.protobuf.Duration
getTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.com.google.protobuf.Duration.Builder
getTimeOffsetBuilder()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.com.google.protobuf.DurationOrBuilder
getTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.boolean
hasNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.boolean
hasTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
TimestampedObject.Builder
mergeFrom(TimestampedObject other)
TimestampedObject.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TimestampedObject.Builder
mergeFrom(com.google.protobuf.Message other)
TimestampedObject.Builder
mergeNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.TimestampedObject.Builder
mergeTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TimestampedObject.Builder
removeAttributes(int index)
Optional.TimestampedObject.Builder
removeLandmarks(int index)
Optional.TimestampedObject.Builder
setAttributes(int index, DetectedAttribute value)
Optional.TimestampedObject.Builder
setAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional.TimestampedObject.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TimestampedObject.Builder
setLandmarks(int index, DetectedLandmark value)
Optional.TimestampedObject.Builder
setLandmarks(int index, DetectedLandmark.Builder builderForValue)
Optional.TimestampedObject.Builder
setNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.TimestampedObject.Builder
setNormalizedBoundingBox(NormalizedBoundingBox.Builder builderForValue)
Normalized Bounding box in a frame, where the object is located.TimestampedObject.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
TimestampedObject.Builder
setTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.Builder
setTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clear
public TimestampedObject.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
getDefaultInstanceForType
public TimestampedObject getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public TimestampedObject build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TimestampedObject buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TimestampedObject.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
setField
public TimestampedObject.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clearField
public TimestampedObject.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clearOneof
public TimestampedObject.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
setRepeatedField
public TimestampedObject.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
addRepeatedField
public TimestampedObject.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
mergeFrom
public TimestampedObject.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TimestampedObject.Builder>
-
mergeFrom
public TimestampedObject.Builder mergeFrom(TimestampedObject other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
mergeFrom
public TimestampedObject.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TimestampedObject.Builder>
- Throws:
IOException
-
hasNormalizedBoundingBox
public boolean hasNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
- Specified by:
hasNormalizedBoundingBox
in interfaceTimestampedObjectOrBuilder
- Returns:
- Whether the normalizedBoundingBox field is set.
-
getNormalizedBoundingBox
public NormalizedBoundingBox getNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
- Specified by:
getNormalizedBoundingBox
in interfaceTimestampedObjectOrBuilder
- Returns:
- The normalizedBoundingBox.
-
setNormalizedBoundingBox
public TimestampedObject.Builder setNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
-
setNormalizedBoundingBox
public TimestampedObject.Builder setNormalizedBoundingBox(NormalizedBoundingBox.Builder builderForValue)
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
-
mergeNormalizedBoundingBox
public TimestampedObject.Builder mergeNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
-
clearNormalizedBoundingBox
public TimestampedObject.Builder clearNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
-
getNormalizedBoundingBoxBuilder
public NormalizedBoundingBox.Builder getNormalizedBoundingBoxBuilder()
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
-
getNormalizedBoundingBoxOrBuilder
public NormalizedBoundingBoxOrBuilder getNormalizedBoundingBoxOrBuilder()
Normalized Bounding box in a frame, where the object is located.
.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox normalized_bounding_box = 1;
- Specified by:
getNormalizedBoundingBoxOrBuilder
in interfaceTimestampedObjectOrBuilder
-
hasTimeOffset
public boolean hasTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
- Specified by:
hasTimeOffset
in interfaceTimestampedObjectOrBuilder
- Returns:
- Whether the timeOffset field is set.
-
getTimeOffset
public com.google.protobuf.Duration getTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
- Specified by:
getTimeOffset
in interfaceTimestampedObjectOrBuilder
- Returns:
- The timeOffset.
-
setTimeOffset
public TimestampedObject.Builder setTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
-
setTimeOffset
public TimestampedObject.Builder setTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
-
mergeTimeOffset
public TimestampedObject.Builder mergeTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
-
clearTimeOffset
public TimestampedObject.Builder clearTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
-
getTimeOffsetBuilder
public com.google.protobuf.Duration.Builder getTimeOffsetBuilder()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
-
getTimeOffsetOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.
.google.protobuf.Duration time_offset = 2;
- Specified by:
getTimeOffsetOrBuilder
in interfaceTimestampedObjectOrBuilder
-
getAttributesList
public List<DetectedAttribute> getAttributesList()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesList
in interfaceTimestampedObjectOrBuilder
-
getAttributesCount
public int getAttributesCount()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesCount
in interfaceTimestampedObjectOrBuilder
-
getAttributes
public DetectedAttribute getAttributes(int index)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributes
in interfaceTimestampedObjectOrBuilder
-
setAttributes
public TimestampedObject.Builder setAttributes(int index, DetectedAttribute value)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
setAttributes
public TimestampedObject.Builder setAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public TimestampedObject.Builder addAttributes(DetectedAttribute value)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public TimestampedObject.Builder addAttributes(int index, DetectedAttribute value)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public TimestampedObject.Builder addAttributes(DetectedAttribute.Builder builderForValue)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public TimestampedObject.Builder addAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAllAttributes
public TimestampedObject.Builder addAllAttributes(Iterable<? extends DetectedAttribute> values)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
clearAttributes
public TimestampedObject.Builder clearAttributes()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
removeAttributes
public TimestampedObject.Builder removeAttributes(int index)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesBuilder
public DetectedAttribute.Builder getAttributesBuilder(int index)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesOrBuilder
public DetectedAttributeOrBuilder getAttributesOrBuilder(int index)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesOrBuilder
in interfaceTimestampedObjectOrBuilder
-
getAttributesOrBuilderList
public List<? extends DetectedAttributeOrBuilder> getAttributesOrBuilderList()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesOrBuilderList
in interfaceTimestampedObjectOrBuilder
-
addAttributesBuilder
public DetectedAttribute.Builder addAttributesBuilder()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributesBuilder
public DetectedAttribute.Builder addAttributesBuilder(int index)
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesBuilderList
public List<DetectedAttribute.Builder> getAttributesBuilderList()
Optional. The attributes of the object in the bounding box.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getLandmarksList
public List<DetectedLandmark> getLandmarksList()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLandmarksList
in interfaceTimestampedObjectOrBuilder
-
getLandmarksCount
public int getLandmarksCount()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLandmarksCount
in interfaceTimestampedObjectOrBuilder
-
getLandmarks
public DetectedLandmark getLandmarks(int index)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLandmarks
in interfaceTimestampedObjectOrBuilder
-
setLandmarks
public TimestampedObject.Builder setLandmarks(int index, DetectedLandmark value)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
setLandmarks
public TimestampedObject.Builder setLandmarks(int index, DetectedLandmark.Builder builderForValue)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addLandmarks
public TimestampedObject.Builder addLandmarks(DetectedLandmark value)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addLandmarks
public TimestampedObject.Builder addLandmarks(int index, DetectedLandmark value)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addLandmarks
public TimestampedObject.Builder addLandmarks(DetectedLandmark.Builder builderForValue)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addLandmarks
public TimestampedObject.Builder addLandmarks(int index, DetectedLandmark.Builder builderForValue)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addAllLandmarks
public TimestampedObject.Builder addAllLandmarks(Iterable<? extends DetectedLandmark> values)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
clearLandmarks
public TimestampedObject.Builder clearLandmarks()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
removeLandmarks
public TimestampedObject.Builder removeLandmarks(int index)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getLandmarksBuilder
public DetectedLandmark.Builder getLandmarksBuilder(int index)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getLandmarksOrBuilder
public DetectedLandmarkOrBuilder getLandmarksOrBuilder(int index)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLandmarksOrBuilder
in interfaceTimestampedObjectOrBuilder
-
getLandmarksOrBuilderList
public List<? extends DetectedLandmarkOrBuilder> getLandmarksOrBuilderList()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLandmarksOrBuilderList
in interfaceTimestampedObjectOrBuilder
-
addLandmarksBuilder
public DetectedLandmark.Builder addLandmarksBuilder()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
addLandmarksBuilder
public DetectedLandmark.Builder addLandmarksBuilder(int index)
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getLandmarksBuilderList
public List<DetectedLandmark.Builder> getLandmarksBuilderList()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];
-
setUnknownFields
public final TimestampedObject.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
mergeUnknownFields
public final TimestampedObject.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
-