Class VideoObjectTrackingPredictionResult.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
com.google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Builder
- All Implemented Interfaces:
VideoObjectTrackingPredictionResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- VideoObjectTrackingPredictionResult
public static final class VideoObjectTrackingPredictionResult.Builder
extends com.google.protobuf.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
implements VideoObjectTrackingPredictionResultOrBuilder
Prediction output format for Video Object Tracking.Protobuf type
google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult-
Method Summary
Modifier and TypeMethodDescriptionaddAllFrames(Iterable<? extends VideoObjectTrackingPredictionResult.Frame> values) All of the frames of the video in which a single object instance has been detected.addFrames(int index, VideoObjectTrackingPredictionResult.Frame value) All of the frames of the video in which a single object instance has been detected.addFrames(int index, VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected.All of the frames of the video in which a single object instance has been detected.addFrames(VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected.All of the frames of the video in which a single object instance has been detected.addFramesBuilder(int index) All of the frames of the video in which a single object instance has been detected.build()clear()The Model's confidence in correction of this prediction, higher value means higher confidence.The display name of the AnnotationSpec that had been identified.All of the frames of the video in which a single object instance has been detected.clearId()The resource ID of the AnnotationSpec that had been identified.The end, inclusive, of the video's time segment in which the object instance has been detected.The beginning, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.FloatValueThe Model's confidence in correction of this prediction, higher value means higher confidence.com.google.protobuf.FloatValue.BuilderThe Model's confidence in correction of this prediction, higher value means higher confidence.com.google.protobuf.FloatValueOrBuilderThe Model's confidence in correction of this prediction, higher value means higher confidence.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe display name of the AnnotationSpec that had been identified.com.google.protobuf.ByteStringThe display name of the AnnotationSpec that had been identified.getFrames(int index) All of the frames of the video in which a single object instance has been detected.getFramesBuilder(int index) All of the frames of the video in which a single object instance has been detected.All of the frames of the video in which a single object instance has been detected.intAll of the frames of the video in which a single object instance has been detected.All of the frames of the video in which a single object instance has been detected.getFramesOrBuilder(int index) All of the frames of the video in which a single object instance has been detected.All of the frames of the video in which a single object instance has been detected.getId()The resource ID of the AnnotationSpec that had been identified.com.google.protobuf.ByteStringThe resource ID of the AnnotationSpec that had been identified.com.google.protobuf.DurationThe end, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.Duration.BuilderThe end, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.DurationOrBuilderThe end, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.DurationThe beginning, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.Duration.BuilderThe beginning, inclusive, of the video's time segment in which the object instance has been detected.com.google.protobuf.DurationOrBuilderThe beginning, inclusive, of the video's time segment in which the object instance has been detected.booleanThe Model's confidence in correction of this prediction, higher value means higher confidence.booleanThe end, inclusive, of the video's time segment in which the object instance has been detected.booleanThe beginning, inclusive, of the video's time segment in which the object instance has been detected.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeConfidence(com.google.protobuf.FloatValue value) The Model's confidence in correction of this prediction, higher value means higher confidence.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeTimeSegmentEnd(com.google.protobuf.Duration value) The end, inclusive, of the video's time segment in which the object instance has been detected.mergeTimeSegmentStart(com.google.protobuf.Duration value) The beginning, inclusive, of the video's time segment in which the object instance has been detected.removeFrames(int index) All of the frames of the video in which a single object instance has been detected.setConfidence(com.google.protobuf.FloatValue value) The Model's confidence in correction of this prediction, higher value means higher confidence.setConfidence(com.google.protobuf.FloatValue.Builder builderForValue) The Model's confidence in correction of this prediction, higher value means higher confidence.setDisplayName(String value) The display name of the AnnotationSpec that had been identified.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the AnnotationSpec that had been identified.setFrames(int index, VideoObjectTrackingPredictionResult.Frame value) All of the frames of the video in which a single object instance has been detected.setFrames(int index, VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected.The resource ID of the AnnotationSpec that had been identified.setIdBytes(com.google.protobuf.ByteString value) The resource ID of the AnnotationSpec that had been identified.setTimeSegmentEnd(com.google.protobuf.Duration value) The end, inclusive, of the video's time segment in which the object instance has been detected.setTimeSegmentEnd(com.google.protobuf.Duration.Builder builderForValue) The end, inclusive, of the video's time segment in which the object instance has been detected.setTimeSegmentStart(com.google.protobuf.Duration value) The beginning, inclusive, of the video's time segment in which the object instance has been detected.setTimeSegmentStart(com.google.protobuf.Duration.Builder builderForValue) The beginning, inclusive, of the video's time segment in which the object instance has been detected.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.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.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
-
mergeFrom
public VideoObjectTrackingPredictionResult.Builder mergeFrom(VideoObjectTrackingPredictionResult other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<VideoObjectTrackingPredictionResult.Builder>
-
mergeFrom
public VideoObjectTrackingPredictionResult.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.Builder>- Throws:
IOException
-
getId
The resource ID of the AnnotationSpec that had been identified.
string id = 1;- Specified by:
getIdin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The resource ID of the AnnotationSpec that had been identified.
string id = 1;- Specified by:
getIdBytesin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The bytes for id.
-
setId
The resource ID of the AnnotationSpec that had been identified.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
The resource ID of the AnnotationSpec that had been identified.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
The resource ID of the AnnotationSpec that had been identified.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getDisplayName
The display name of the AnnotationSpec that had been identified.
string display_name = 2;- Specified by:
getDisplayNamein interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()The display name of the AnnotationSpec that had been identified.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
The display name of the AnnotationSpec that had been identified.
string display_name = 2;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
The display name of the AnnotationSpec that had been identified.
string display_name = 2;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public VideoObjectTrackingPredictionResult.Builder setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the AnnotationSpec that had been identified.
string display_name = 2;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasTimeSegmentStart
public boolean hasTimeSegmentStart()The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3;- Specified by:
hasTimeSegmentStartin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- Whether the timeSegmentStart field is set.
-
getTimeSegmentStart
public com.google.protobuf.Duration getTimeSegmentStart()The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3;- Specified by:
getTimeSegmentStartin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The timeSegmentStart.
-
setTimeSegmentStart
public VideoObjectTrackingPredictionResult.Builder setTimeSegmentStart(com.google.protobuf.Duration value) The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3; -
setTimeSegmentStart
public VideoObjectTrackingPredictionResult.Builder setTimeSegmentStart(com.google.protobuf.Duration.Builder builderForValue) The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3; -
mergeTimeSegmentStart
public VideoObjectTrackingPredictionResult.Builder mergeTimeSegmentStart(com.google.protobuf.Duration value) The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3; -
clearTimeSegmentStart
The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3; -
getTimeSegmentStartBuilder
public com.google.protobuf.Duration.Builder getTimeSegmentStartBuilder()The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3; -
getTimeSegmentStartOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeSegmentStartOrBuilder()The beginning, inclusive, of the video's time segment in which the object instance 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_segment_start = 3;- Specified by:
getTimeSegmentStartOrBuilderin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
hasTimeSegmentEnd
public boolean hasTimeSegmentEnd()The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4;- Specified by:
hasTimeSegmentEndin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- Whether the timeSegmentEnd field is set.
-
getTimeSegmentEnd
public com.google.protobuf.Duration getTimeSegmentEnd()The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4;- Specified by:
getTimeSegmentEndin interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The timeSegmentEnd.
-
setTimeSegmentEnd
public VideoObjectTrackingPredictionResult.Builder setTimeSegmentEnd(com.google.protobuf.Duration value) The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4; -
setTimeSegmentEnd
public VideoObjectTrackingPredictionResult.Builder setTimeSegmentEnd(com.google.protobuf.Duration.Builder builderForValue) The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4; -
mergeTimeSegmentEnd
public VideoObjectTrackingPredictionResult.Builder mergeTimeSegmentEnd(com.google.protobuf.Duration value) The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4; -
clearTimeSegmentEnd
The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4; -
getTimeSegmentEndBuilder
public com.google.protobuf.Duration.Builder getTimeSegmentEndBuilder()The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4; -
getTimeSegmentEndOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeSegmentEndOrBuilder()The end, inclusive, of the video's time segment in which the object instance 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_segment_end = 4;- Specified by:
getTimeSegmentEndOrBuilderin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
hasConfidence
public boolean hasConfidence()The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5;- Specified by:
hasConfidencein interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- Whether the confidence field is set.
-
getConfidence
public com.google.protobuf.FloatValue getConfidence()The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5;- Specified by:
getConfidencein interfaceVideoObjectTrackingPredictionResultOrBuilder- Returns:
- The confidence.
-
setConfidence
public VideoObjectTrackingPredictionResult.Builder setConfidence(com.google.protobuf.FloatValue value) The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5; -
setConfidence
public VideoObjectTrackingPredictionResult.Builder setConfidence(com.google.protobuf.FloatValue.Builder builderForValue) The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5; -
mergeConfidence
public VideoObjectTrackingPredictionResult.Builder mergeConfidence(com.google.protobuf.FloatValue value) The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5; -
clearConfidence
The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5; -
getConfidenceBuilder
public com.google.protobuf.FloatValue.Builder getConfidenceBuilder()The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5; -
getConfidenceOrBuilder
public com.google.protobuf.FloatValueOrBuilder getConfidenceOrBuilder()The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 5;- Specified by:
getConfidenceOrBuilderin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
getFramesList
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;- Specified by:
getFramesListin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
getFramesCount
public int getFramesCount()All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;- Specified by:
getFramesCountin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
getFrames
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;- Specified by:
getFramesin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
setFrames
public VideoObjectTrackingPredictionResult.Builder setFrames(int index, VideoObjectTrackingPredictionResult.Frame value) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
setFrames
public VideoObjectTrackingPredictionResult.Builder setFrames(int index, VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addFrames
public VideoObjectTrackingPredictionResult.Builder addFrames(VideoObjectTrackingPredictionResult.Frame value) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addFrames
public VideoObjectTrackingPredictionResult.Builder addFrames(int index, VideoObjectTrackingPredictionResult.Frame value) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addFrames
public VideoObjectTrackingPredictionResult.Builder addFrames(VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addFrames
public VideoObjectTrackingPredictionResult.Builder addFrames(int index, VideoObjectTrackingPredictionResult.Frame.Builder builderForValue) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addAllFrames
public VideoObjectTrackingPredictionResult.Builder addAllFrames(Iterable<? extends VideoObjectTrackingPredictionResult.Frame> values) All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
clearFrames
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
removeFrames
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
getFramesBuilder
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
getFramesOrBuilder
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;- Specified by:
getFramesOrBuilderin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
getFramesOrBuilderList
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;- Specified by:
getFramesOrBuilderListin interfaceVideoObjectTrackingPredictionResultOrBuilder
-
addFramesBuilder
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
addFramesBuilder
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6; -
getFramesBuilderList
All of the frames of the video in which a single object instance has been detected. The bounding boxes in the frames identify the same object.
repeated .google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame frames = 6;
-