VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clear() |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearConfidence() |
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearDisplayName() |
The display name of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearId() |
The resource ID of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearTimeSegmentEnd() |
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearTimeSegmentStart() |
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clearType() |
The type of the prediction.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.clone() |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeConfidence(com.google.protobuf.FloatValue value) |
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeFrom(VideoClassificationPredictionResult other) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeTimeSegmentEnd(com.google.protobuf.Duration value) |
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeTimeSegmentStart(com.google.protobuf.Duration value) |
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.newBuilder() |
|
static VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.newBuilder(VideoClassificationPredictionResult prototype) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.newBuilderForType() |
|
protected VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setConfidence(com.google.protobuf.FloatValue value) |
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setConfidence(com.google.protobuf.FloatValue.Builder builderForValue) |
The Model's confidence in correction of this prediction, higher
value means higher confidence.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setDisplayName(String value) |
The display name of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
The display name of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setId(String value) |
The resource ID of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setIdBytes(com.google.protobuf.ByteString value) |
The resource ID of the AnnotationSpec that had been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setTimeSegmentEnd(com.google.protobuf.Duration value) |
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setTimeSegmentEnd(com.google.protobuf.Duration.Builder builderForValue) |
The end, exclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setTimeSegmentStart(com.google.protobuf.Duration value) |
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setTimeSegmentStart(com.google.protobuf.Duration.Builder builderForValue) |
The beginning, inclusive, of the video's time segment in which the
AnnotationSpec has been identified.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setType(String value) |
The type of the prediction.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
The type of the prediction.
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoClassificationPredictionResult.Builder |
VideoClassificationPredictionResult.toBuilder() |
|