public static final class VideoActionRecognitionPredictionResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder> implements VideoActionRecognitionPredictionResultOrBuilder
Prediction output format for Video Action Recognition.Protobuf type
google.cloud.aiplatform.v1.schema.predict.prediction.VideoActionRecognitionPredictionResult| Modifier and Type | Method and Description |
|---|---|
VideoActionRecognitionPredictionResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoActionRecognitionPredictionResult |
build() |
VideoActionRecognitionPredictionResult |
buildPartial() |
VideoActionRecognitionPredictionResult.Builder |
clear() |
VideoActionRecognitionPredictionResult.Builder |
clearConfidence()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoActionRecognitionPredictionResult.Builder |
clearDisplayName()
The display name of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VideoActionRecognitionPredictionResult.Builder |
clearId()
The resource ID of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoActionRecognitionPredictionResult.Builder |
clearTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
clearTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
clone() |
com.google.protobuf.FloatValue |
getConfidence()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
com.google.protobuf.FloatValue.Builder |
getConfidenceBuilder()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
com.google.protobuf.FloatValueOrBuilder |
getConfidenceOrBuilder()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoActionRecognitionPredictionResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The display name of the AnnotationSpec that had been identified.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The display name of the AnnotationSpec that had been identified.
|
String |
getId()
The resource ID of the AnnotationSpec that had been identified.
|
com.google.protobuf.ByteString |
getIdBytes()
The resource ID of the AnnotationSpec that had been identified.
|
com.google.protobuf.Duration |
getTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
com.google.protobuf.Duration.Builder |
getTimeSegmentEndBuilder()
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
com.google.protobuf.DurationOrBuilder |
getTimeSegmentEndOrBuilder()
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
com.google.protobuf.Duration |
getTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
com.google.protobuf.Duration.Builder |
getTimeSegmentStartBuilder()
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
com.google.protobuf.DurationOrBuilder |
getTimeSegmentStartOrBuilder()
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
boolean |
hasConfidence()
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
boolean |
hasTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
boolean |
hasTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VideoActionRecognitionPredictionResult.Builder |
mergeConfidence(com.google.protobuf.FloatValue value)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoActionRecognitionPredictionResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VideoActionRecognitionPredictionResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
VideoActionRecognitionPredictionResult.Builder |
mergeFrom(VideoActionRecognitionPredictionResult other) |
VideoActionRecognitionPredictionResult.Builder |
mergeTimeSegmentEnd(com.google.protobuf.Duration value)
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
mergeTimeSegmentStart(com.google.protobuf.Duration value)
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoActionRecognitionPredictionResult.Builder |
setConfidence(com.google.protobuf.FloatValue.Builder builderForValue)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoActionRecognitionPredictionResult.Builder |
setConfidence(com.google.protobuf.FloatValue value)
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoActionRecognitionPredictionResult.Builder |
setDisplayName(String value)
The display name of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoActionRecognitionPredictionResult.Builder |
setId(String value)
The resource ID of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setIdBytes(com.google.protobuf.ByteString value)
The resource ID of the AnnotationSpec that had been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoActionRecognitionPredictionResult.Builder |
setTimeSegmentEnd(com.google.protobuf.Duration.Builder builderForValue)
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setTimeSegmentEnd(com.google.protobuf.Duration value)
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setTimeSegmentStart(com.google.protobuf.Duration.Builder builderForValue)
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setTimeSegmentStart(com.google.protobuf.Duration value)
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoActionRecognitionPredictionResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoActionRecognitionPredictionResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoActionRecognitionPredictionResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoActionRecognitionPredictionResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder mergeFrom(VideoActionRecognitionPredictionResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public VideoActionRecognitionPredictionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoActionRecognitionPredictionResult.Builder>IOExceptionpublic String getId()
The resource ID of the AnnotationSpec that had been identified.
string id = 1;getId in interface VideoActionRecognitionPredictionResultOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
The resource ID of the AnnotationSpec that had been identified.
string id = 1;getIdBytes in interface VideoActionRecognitionPredictionResultOrBuilderpublic VideoActionRecognitionPredictionResult.Builder setId(String value)
The resource ID of the AnnotationSpec that had been identified.
string id = 1;value - The id to set.public VideoActionRecognitionPredictionResult.Builder clearId()
The resource ID of the AnnotationSpec that had been identified.
string id = 1;public VideoActionRecognitionPredictionResult.Builder setIdBytes(com.google.protobuf.ByteString value)
The resource ID of the AnnotationSpec that had been identified.
string id = 1;value - The bytes for id to set.public String getDisplayName()
The display name of the AnnotationSpec that had been identified.
string display_name = 2;getDisplayName in interface VideoActionRecognitionPredictionResultOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the AnnotationSpec that had been identified.
string display_name = 2;getDisplayNameBytes in interface VideoActionRecognitionPredictionResultOrBuilderpublic VideoActionRecognitionPredictionResult.Builder setDisplayName(String value)
The display name of the AnnotationSpec that had been identified.
string display_name = 2;value - The displayName to set.public VideoActionRecognitionPredictionResult.Builder clearDisplayName()
The display name of the AnnotationSpec that had been identified.
string display_name = 2;public VideoActionRecognitionPredictionResult.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the AnnotationSpec that had been identified.
string display_name = 2;value - The bytes for displayName to set.public boolean hasTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;hasTimeSegmentStart in interface VideoActionRecognitionPredictionResultOrBuilderpublic com.google.protobuf.Duration getTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;getTimeSegmentStart in interface VideoActionRecognitionPredictionResultOrBuilderpublic VideoActionRecognitionPredictionResult.Builder setTimeSegmentStart(com.google.protobuf.Duration value)
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;public VideoActionRecognitionPredictionResult.Builder setTimeSegmentStart(com.google.protobuf.Duration.Builder builderForValue)
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;public VideoActionRecognitionPredictionResult.Builder mergeTimeSegmentStart(com.google.protobuf.Duration value)
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;public VideoActionRecognitionPredictionResult.Builder clearTimeSegmentStart()
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;public com.google.protobuf.Duration.Builder getTimeSegmentStartBuilder()
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;public com.google.protobuf.DurationOrBuilder getTimeSegmentStartOrBuilder()
The beginning, inclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 4;getTimeSegmentStartOrBuilder in interface VideoActionRecognitionPredictionResultOrBuilderpublic boolean hasTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;hasTimeSegmentEnd in interface VideoActionRecognitionPredictionResultOrBuilderpublic com.google.protobuf.Duration getTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;getTimeSegmentEnd in interface VideoActionRecognitionPredictionResultOrBuilderpublic VideoActionRecognitionPredictionResult.Builder setTimeSegmentEnd(com.google.protobuf.Duration value)
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;public VideoActionRecognitionPredictionResult.Builder setTimeSegmentEnd(com.google.protobuf.Duration.Builder builderForValue)
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;public VideoActionRecognitionPredictionResult.Builder mergeTimeSegmentEnd(com.google.protobuf.Duration value)
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;public VideoActionRecognitionPredictionResult.Builder clearTimeSegmentEnd()
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;public com.google.protobuf.Duration.Builder getTimeSegmentEndBuilder()
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;public com.google.protobuf.DurationOrBuilder getTimeSegmentEndOrBuilder()
The end, exclusive, of the video's time segment in which the AnnotationSpec has been identified. 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 = 5;getTimeSegmentEndOrBuilder in interface VideoActionRecognitionPredictionResultOrBuilderpublic boolean hasConfidence()
The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 6;hasConfidence in interface VideoActionRecognitionPredictionResultOrBuilderpublic com.google.protobuf.FloatValue getConfidence()
The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 6;getConfidence in interface VideoActionRecognitionPredictionResultOrBuilderpublic VideoActionRecognitionPredictionResult.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 = 6;public VideoActionRecognitionPredictionResult.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 = 6;public VideoActionRecognitionPredictionResult.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 = 6;public VideoActionRecognitionPredictionResult.Builder clearConfidence()
The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 6;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 = 6;public com.google.protobuf.FloatValueOrBuilder getConfidenceOrBuilder()
The Model's confidence in correction of this prediction, higher value means higher confidence.
.google.protobuf.FloatValue confidence = 6;getConfidenceOrBuilder in interface VideoActionRecognitionPredictionResultOrBuilderpublic final VideoActionRecognitionPredictionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>public final VideoActionRecognitionPredictionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoActionRecognitionPredictionResult.Builder>Copyright © 2023 Google LLC. All rights reserved.