| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1.schema.predict.prediction |
| Modifier and Type | Method and Description |
|---|---|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addAllFrames(Iterable<? extends VideoObjectTrackingPredictionResult.Frame> values)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addFrames(int index,
VideoObjectTrackingPredictionResult.Frame value)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addFrames(VideoObjectTrackingPredictionResult.Frame.Builder builderForValue)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addFrames(VideoObjectTrackingPredictionResult.Frame value)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clear() |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearConfidence()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearDisplayName()
The display name of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearFrames()
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearId()
The resource ID of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearTimeSegmentEnd()
The end, inclusive, of the video's time segment in which the
object instance has been detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clearTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the
object instance has been detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.clone() |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.mergeConfidence(com.google.protobuf.FloatValue value)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.mergeFrom(com.google.protobuf.Message other) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.mergeFrom(VideoObjectTrackingPredictionResult other) |
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.newBuilder() |
static VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.newBuilder(VideoObjectTrackingPredictionResult prototype) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.newBuilderForType() |
protected VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.removeFrames(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setConfidence(com.google.protobuf.FloatValue.Builder builderForValue)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setConfidence(com.google.protobuf.FloatValue value)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setDisplayName(String value)
The display name of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setFrames(int index,
VideoObjectTrackingPredictionResult.Frame value)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setId(String value)
The resource ID of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setIdBytes(com.google.protobuf.ByteString value)
The resource ID of the AnnotationSpec that had been identified.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
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.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.