Class VideoObjectTrackingPredictionResult.Frame.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
- com.google.cloud.aiplatform.v1beta1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame.Builder
-
- All Implemented Interfaces:
VideoObjectTrackingPredictionResult.FrameOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- VideoObjectTrackingPredictionResult.Frame
public static final class VideoObjectTrackingPredictionResult.Frame.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder> implements VideoObjectTrackingPredictionResult.FrameOrBuilder
The fields `xMin`, `xMax`, `yMin`, and `yMax` refer to a bounding box, i.e. the rectangle over the video frame pinpointing the found AnnotationSpec. The coordinates are relative to the frame size, and the point 0,0 is in the top left of the frame.
Protobuf typegoogle.cloud.aiplatform.v1beta1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VideoObjectTrackingPredictionResult.Frame.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VideoObjectTrackingPredictionResult.Framebuild()VideoObjectTrackingPredictionResult.FramebuildPartial()VideoObjectTrackingPredictionResult.Frame.Builderclear()VideoObjectTrackingPredictionResult.Frame.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)VideoObjectTrackingPredictionResult.Frame.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)VideoObjectTrackingPredictionResult.Frame.BuilderclearTimeOffset()A time (frame) of a video in which the object has been detected.VideoObjectTrackingPredictionResult.Frame.BuilderclearXMax()The rightmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuilderclearXMin()The leftmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuilderclearYMax()The bottommost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuilderclearYMin()The topmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.Builderclone()VideoObjectTrackingPredictionResult.FramegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetTimeOffset()A time (frame) of a video in which the object has been detected.com.google.protobuf.Duration.BuildergetTimeOffsetBuilder()A time (frame) of a video in which the object has been detected.com.google.protobuf.DurationOrBuildergetTimeOffsetOrBuilder()A time (frame) of a video in which the object has been detected.com.google.protobuf.FloatValuegetXMax()The rightmost coordinate of the bounding box.com.google.protobuf.FloatValue.BuildergetXMaxBuilder()The rightmost coordinate of the bounding box.com.google.protobuf.FloatValueOrBuildergetXMaxOrBuilder()The rightmost coordinate of the bounding box.com.google.protobuf.FloatValuegetXMin()The leftmost coordinate of the bounding box.com.google.protobuf.FloatValue.BuildergetXMinBuilder()The leftmost coordinate of the bounding box.com.google.protobuf.FloatValueOrBuildergetXMinOrBuilder()The leftmost coordinate of the bounding box.com.google.protobuf.FloatValuegetYMax()The bottommost coordinate of the bounding box.com.google.protobuf.FloatValue.BuildergetYMaxBuilder()The bottommost coordinate of the bounding box.com.google.protobuf.FloatValueOrBuildergetYMaxOrBuilder()The bottommost coordinate of the bounding box.com.google.protobuf.FloatValuegetYMin()The topmost coordinate of the bounding box.com.google.protobuf.FloatValue.BuildergetYMinBuilder()The topmost coordinate of the bounding box.com.google.protobuf.FloatValueOrBuildergetYMinOrBuilder()The topmost coordinate of the bounding box.booleanhasTimeOffset()A time (frame) of a video in which the object has been detected.booleanhasXMax()The rightmost coordinate of the bounding box.booleanhasXMin()The leftmost coordinate of the bounding box.booleanhasYMax()The bottommost coordinate of the bounding box.booleanhasYMin()The topmost coordinate of the bounding box.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()VideoObjectTrackingPredictionResult.Frame.BuildermergeFrom(VideoObjectTrackingPredictionResult.Frame other)VideoObjectTrackingPredictionResult.Frame.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)VideoObjectTrackingPredictionResult.Frame.BuildermergeFrom(com.google.protobuf.Message other)VideoObjectTrackingPredictionResult.Frame.BuildermergeTimeOffset(com.google.protobuf.Duration value)A time (frame) of a video in which the object has been detected.VideoObjectTrackingPredictionResult.Frame.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VideoObjectTrackingPredictionResult.Frame.BuildermergeXMax(com.google.protobuf.FloatValue value)The rightmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildermergeXMin(com.google.protobuf.FloatValue value)The leftmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildermergeYMax(com.google.protobuf.FloatValue value)The bottommost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildermergeYMin(com.google.protobuf.FloatValue value)The topmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VideoObjectTrackingPredictionResult.Frame.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)VideoObjectTrackingPredictionResult.Frame.BuildersetTimeOffset(com.google.protobuf.Duration value)A time (frame) of a video in which the object has been detected.VideoObjectTrackingPredictionResult.Frame.BuildersetTimeOffset(com.google.protobuf.Duration.Builder builderForValue)A time (frame) of a video in which the object has been detected.VideoObjectTrackingPredictionResult.Frame.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VideoObjectTrackingPredictionResult.Frame.BuildersetXMax(com.google.protobuf.FloatValue value)The rightmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetXMax(com.google.protobuf.FloatValue.Builder builderForValue)The rightmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetXMin(com.google.protobuf.FloatValue value)The leftmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetXMin(com.google.protobuf.FloatValue.Builder builderForValue)The leftmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetYMax(com.google.protobuf.FloatValue value)The bottommost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetYMax(com.google.protobuf.FloatValue.Builder builderForValue)The bottommost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetYMin(com.google.protobuf.FloatValue value)The topmost coordinate of the bounding box.VideoObjectTrackingPredictionResult.Frame.BuildersetYMin(com.google.protobuf.FloatValue.Builder builderForValue)The topmost coordinate of the bounding box.-
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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
clear
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
getDefaultInstanceForType
public VideoObjectTrackingPredictionResult.Frame getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public VideoObjectTrackingPredictionResult.Frame build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VideoObjectTrackingPredictionResult.Frame buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
setField
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
clearField
public VideoObjectTrackingPredictionResult.Frame.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
clearOneof
public VideoObjectTrackingPredictionResult.Frame.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
setRepeatedField
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
addRepeatedField
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>
-
mergeFrom
public VideoObjectTrackingPredictionResult.Frame.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
mergeFrom
public VideoObjectTrackingPredictionResult.Frame.Builder mergeFrom(VideoObjectTrackingPredictionResult.Frame other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
mergeFrom
public VideoObjectTrackingPredictionResult.Frame.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<VideoObjectTrackingPredictionResult.Frame.Builder>- Throws:
IOException
-
hasTimeOffset
public boolean hasTimeOffset()
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;- Specified by:
hasTimeOffsetin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- Whether the timeOffset field is set.
-
getTimeOffset
public com.google.protobuf.Duration getTimeOffset()
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;- Specified by:
getTimeOffsetin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- The timeOffset.
-
setTimeOffset
public VideoObjectTrackingPredictionResult.Frame.Builder setTimeOffset(com.google.protobuf.Duration value)
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
-
setTimeOffset
public VideoObjectTrackingPredictionResult.Frame.Builder setTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
-
mergeTimeOffset
public VideoObjectTrackingPredictionResult.Frame.Builder mergeTimeOffset(com.google.protobuf.Duration value)
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
-
clearTimeOffset
public VideoObjectTrackingPredictionResult.Frame.Builder clearTimeOffset()
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
-
getTimeOffsetBuilder
public com.google.protobuf.Duration.Builder getTimeOffsetBuilder()
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
-
getTimeOffsetOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeOffsetOrBuilder()
A time (frame) of a video in which the object has been detected. Expressed as a number of seconds as measured from the start of the video, with fractions up to a microsecond precision, and with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;- Specified by:
getTimeOffsetOrBuilderin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder
-
hasXMin
public boolean hasXMin()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;- Specified by:
hasXMinin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- Whether the xMin field is set.
-
getXMin
public com.google.protobuf.FloatValue getXMin()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;- Specified by:
getXMinin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- The xMin.
-
setXMin
public VideoObjectTrackingPredictionResult.Frame.Builder setXMin(com.google.protobuf.FloatValue value)
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
-
setXMin
public VideoObjectTrackingPredictionResult.Frame.Builder setXMin(com.google.protobuf.FloatValue.Builder builderForValue)
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
-
mergeXMin
public VideoObjectTrackingPredictionResult.Frame.Builder mergeXMin(com.google.protobuf.FloatValue value)
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
-
clearXMin
public VideoObjectTrackingPredictionResult.Frame.Builder clearXMin()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
-
getXMinBuilder
public com.google.protobuf.FloatValue.Builder getXMinBuilder()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
-
getXMinOrBuilder
public com.google.protobuf.FloatValueOrBuilder getXMinOrBuilder()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;- Specified by:
getXMinOrBuilderin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder
-
hasXMax
public boolean hasXMax()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;- Specified by:
hasXMaxin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- Whether the xMax field is set.
-
getXMax
public com.google.protobuf.FloatValue getXMax()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;- Specified by:
getXMaxin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- The xMax.
-
setXMax
public VideoObjectTrackingPredictionResult.Frame.Builder setXMax(com.google.protobuf.FloatValue value)
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
-
setXMax
public VideoObjectTrackingPredictionResult.Frame.Builder setXMax(com.google.protobuf.FloatValue.Builder builderForValue)
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
-
mergeXMax
public VideoObjectTrackingPredictionResult.Frame.Builder mergeXMax(com.google.protobuf.FloatValue value)
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
-
clearXMax
public VideoObjectTrackingPredictionResult.Frame.Builder clearXMax()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
-
getXMaxBuilder
public com.google.protobuf.FloatValue.Builder getXMaxBuilder()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
-
getXMaxOrBuilder
public com.google.protobuf.FloatValueOrBuilder getXMaxOrBuilder()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;- Specified by:
getXMaxOrBuilderin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder
-
hasYMin
public boolean hasYMin()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;- Specified by:
hasYMinin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- Whether the yMin field is set.
-
getYMin
public com.google.protobuf.FloatValue getYMin()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;- Specified by:
getYMinin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- The yMin.
-
setYMin
public VideoObjectTrackingPredictionResult.Frame.Builder setYMin(com.google.protobuf.FloatValue value)
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
-
setYMin
public VideoObjectTrackingPredictionResult.Frame.Builder setYMin(com.google.protobuf.FloatValue.Builder builderForValue)
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
-
mergeYMin
public VideoObjectTrackingPredictionResult.Frame.Builder mergeYMin(com.google.protobuf.FloatValue value)
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
-
clearYMin
public VideoObjectTrackingPredictionResult.Frame.Builder clearYMin()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
-
getYMinBuilder
public com.google.protobuf.FloatValue.Builder getYMinBuilder()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
-
getYMinOrBuilder
public com.google.protobuf.FloatValueOrBuilder getYMinOrBuilder()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;- Specified by:
getYMinOrBuilderin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder
-
hasYMax
public boolean hasYMax()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;- Specified by:
hasYMaxin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- Whether the yMax field is set.
-
getYMax
public com.google.protobuf.FloatValue getYMax()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;- Specified by:
getYMaxin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder- Returns:
- The yMax.
-
setYMax
public VideoObjectTrackingPredictionResult.Frame.Builder setYMax(com.google.protobuf.FloatValue value)
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
-
setYMax
public VideoObjectTrackingPredictionResult.Frame.Builder setYMax(com.google.protobuf.FloatValue.Builder builderForValue)
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
-
mergeYMax
public VideoObjectTrackingPredictionResult.Frame.Builder mergeYMax(com.google.protobuf.FloatValue value)
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
-
clearYMax
public VideoObjectTrackingPredictionResult.Frame.Builder clearYMax()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
-
getYMaxBuilder
public com.google.protobuf.FloatValue.Builder getYMaxBuilder()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
-
getYMaxOrBuilder
public com.google.protobuf.FloatValueOrBuilder getYMaxOrBuilder()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;- Specified by:
getYMaxOrBuilderin interfaceVideoObjectTrackingPredictionResult.FrameOrBuilder
-
setUnknownFields
public final VideoObjectTrackingPredictionResult.Frame.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
mergeUnknownFields
public final VideoObjectTrackingPredictionResult.Frame.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VideoObjectTrackingPredictionResult.Frame.Builder>
-
-