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.BuilderaddAllAttributes(Iterable<? extends DetectedAttribute> values)Optional.TimestampedObject.BuilderaddAllLandmarks(Iterable<? extends DetectedLandmark> values)Optional.TimestampedObject.BuilderaddAttributes(int index, DetectedAttribute value)Optional.TimestampedObject.BuilderaddAttributes(int index, DetectedAttribute.Builder builderForValue)Optional.TimestampedObject.BuilderaddAttributes(DetectedAttribute value)Optional.TimestampedObject.BuilderaddAttributes(DetectedAttribute.Builder builderForValue)Optional.DetectedAttribute.BuilderaddAttributesBuilder()Optional.DetectedAttribute.BuilderaddAttributesBuilder(int index)Optional.TimestampedObject.BuilderaddLandmarks(int index, DetectedLandmark value)Optional.TimestampedObject.BuilderaddLandmarks(int index, DetectedLandmark.Builder builderForValue)Optional.TimestampedObject.BuilderaddLandmarks(DetectedLandmark value)Optional.TimestampedObject.BuilderaddLandmarks(DetectedLandmark.Builder builderForValue)Optional.DetectedLandmark.BuilderaddLandmarksBuilder()Optional.DetectedLandmark.BuilderaddLandmarksBuilder(int index)Optional.TimestampedObject.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TimestampedObjectbuild()TimestampedObjectbuildPartial()TimestampedObject.Builderclear()TimestampedObject.BuilderclearAttributes()Optional.TimestampedObject.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TimestampedObject.BuilderclearLandmarks()Optional.TimestampedObject.BuilderclearNormalizedBoundingBox()Normalized Bounding box in a frame, where the object is located.TimestampedObject.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TimestampedObject.BuilderclearTimeOffset()Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.Builderclone()DetectedAttributegetAttributes(int index)Optional.DetectedAttribute.BuildergetAttributesBuilder(int index)Optional.List<DetectedAttribute.Builder>getAttributesBuilderList()Optional.intgetAttributesCount()Optional.List<DetectedAttribute>getAttributesList()Optional.DetectedAttributeOrBuildergetAttributesOrBuilder(int index)Optional.List<? extends DetectedAttributeOrBuilder>getAttributesOrBuilderList()Optional.TimestampedObjectgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DetectedLandmarkgetLandmarks(int index)Optional.DetectedLandmark.BuildergetLandmarksBuilder(int index)Optional.List<DetectedLandmark.Builder>getLandmarksBuilderList()Optional.intgetLandmarksCount()Optional.List<DetectedLandmark>getLandmarksList()Optional.DetectedLandmarkOrBuildergetLandmarksOrBuilder(int index)Optional.List<? extends DetectedLandmarkOrBuilder>getLandmarksOrBuilderList()Optional.NormalizedBoundingBoxgetNormalizedBoundingBox()Normalized Bounding box in a frame, where the object is located.NormalizedBoundingBox.BuildergetNormalizedBoundingBoxBuilder()Normalized Bounding box in a frame, where the object is located.NormalizedBoundingBoxOrBuildergetNormalizedBoundingBoxOrBuilder()Normalized Bounding box in a frame, where the object is located.com.google.protobuf.DurationgetTimeOffset()Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.com.google.protobuf.Duration.BuildergetTimeOffsetBuilder()Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.com.google.protobuf.DurationOrBuildergetTimeOffsetOrBuilder()Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.booleanhasNormalizedBoundingBox()Normalized Bounding box in a frame, where the object is located.booleanhasTimeOffset()Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TimestampedObject.BuildermergeFrom(TimestampedObject other)TimestampedObject.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TimestampedObject.BuildermergeFrom(com.google.protobuf.Message other)TimestampedObject.BuildermergeNormalizedBoundingBox(NormalizedBoundingBox value)Normalized Bounding box in a frame, where the object is located.TimestampedObject.BuildermergeTimeOffset(com.google.protobuf.Duration value)Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TimestampedObject.BuilderremoveAttributes(int index)Optional.TimestampedObject.BuilderremoveLandmarks(int index)Optional.TimestampedObject.BuildersetAttributes(int index, DetectedAttribute value)Optional.TimestampedObject.BuildersetAttributes(int index, DetectedAttribute.Builder builderForValue)Optional.TimestampedObject.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TimestampedObject.BuildersetLandmarks(int index, DetectedLandmark value)Optional.TimestampedObject.BuildersetLandmarks(int index, DetectedLandmark.Builder builderForValue)Optional.TimestampedObject.BuildersetNormalizedBoundingBox(NormalizedBoundingBox value)Normalized Bounding box in a frame, where the object is located.TimestampedObject.BuildersetNormalizedBoundingBox(NormalizedBoundingBox.Builder builderForValue)Normalized Bounding box in a frame, where the object is located.TimestampedObject.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TimestampedObject.BuildersetTimeOffset(com.google.protobuf.Duration value)Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.BuildersetTimeOffset(com.google.protobuf.Duration.Builder builderForValue)Time-offset, relative to the beginning of the video, corresponding to the video frame for this object.TimestampedObject.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clear
public TimestampedObject.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
getDefaultInstanceForType
public TimestampedObject getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TimestampedObject build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TimestampedObject buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TimestampedObject.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
setField
public TimestampedObject.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clearField
public TimestampedObject.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
clearOneof
public TimestampedObject.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
setRepeatedField
public TimestampedObject.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
addRepeatedField
public TimestampedObject.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
mergeFrom
public TimestampedObject.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TimestampedObject.Builder>
-
mergeFrom
public TimestampedObject.Builder mergeFrom(TimestampedObject other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
hasNormalizedBoundingBoxin 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:
getNormalizedBoundingBoxin 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:
getNormalizedBoundingBoxOrBuilderin 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:
hasTimeOffsetin 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:
getTimeOffsetin 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:
getTimeOffsetOrBuilderin 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:
getAttributesListin 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:
getAttributesCountin 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:
getAttributesin 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:
getAttributesOrBuilderin 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:
getAttributesOrBuilderListin 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:
getLandmarksListin interfaceTimestampedObjectOrBuilder
-
getLandmarksCount
public int getLandmarksCount()
Optional. The detected landmarks.
repeated .google.cloud.videointelligence.v1p3beta1.DetectedLandmark landmarks = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLandmarksCountin 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:
getLandmarksin 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:
getLandmarksOrBuilderin 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:
getLandmarksOrBuilderListin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
mergeUnknownFields
public final TimestampedObject.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TimestampedObject.Builder>
-
-