| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.predict.prediction |
| Modifier and Type | Method and Description |
|---|---|
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.Builder.build() |
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.Builder.buildPartial() |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.getDefaultInstance() |
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.getDefaultInstanceForType() |
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.Builder.getDefaultInstanceForType() |
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.getFrames(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Builder.getFrames(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResultOrBuilder.getFrames(int index)
All of the frames of the video in which a single object instance has been
detected.
|
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseDelimitedFrom(InputStream input) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(byte[] data) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(ByteBuffer data) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(com.google.protobuf.ByteString data) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(InputStream input) |
static VideoObjectTrackingPredictionResult.Frame |
VideoObjectTrackingPredictionResult.Frame.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoObjectTrackingPredictionResult.Frame> |
VideoObjectTrackingPredictionResult.getFramesList()
All of the frames of the video in which a single object instance has been
detected.
|
List<VideoObjectTrackingPredictionResult.Frame> |
VideoObjectTrackingPredictionResult.Builder.getFramesList()
All of the frames of the video in which a single object instance has been
detected.
|
List<VideoObjectTrackingPredictionResult.Frame> |
VideoObjectTrackingPredictionResultOrBuilder.getFramesList()
All of the frames of the video in which a single object instance has been
detected.
|
com.google.protobuf.Parser<VideoObjectTrackingPredictionResult.Frame> |
VideoObjectTrackingPredictionResult.Frame.getParserForType() |
static com.google.protobuf.Parser<VideoObjectTrackingPredictionResult.Frame> |
VideoObjectTrackingPredictionResult.Frame.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 value)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(VideoObjectTrackingPredictionResult.Frame other) |
static VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilder(VideoObjectTrackingPredictionResult.Frame prototype) |
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.
|
| 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.
|
Copyright © 2025 Google LLC. All rights reserved.