public static final class VideoAnnotationProgress.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder> implements VideoAnnotationProgressOrBuilder
Annotation progress for a single video.Protobuf type
google.cloud.videointelligence.v1p1beta1.VideoAnnotationProgress| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationProgress.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoAnnotationProgress |
build() |
VideoAnnotationProgress |
buildPartial() |
VideoAnnotationProgress.Builder |
clear() |
VideoAnnotationProgress.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VideoAnnotationProgress.Builder |
clearInputUri()
Output only.
|
VideoAnnotationProgress.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoAnnotationProgress.Builder |
clearProgressPercent()
Output only.
|
VideoAnnotationProgress.Builder |
clearStartTime()
Output only.
|
VideoAnnotationProgress.Builder |
clearUpdateTime()
Output only.
|
VideoAnnotationProgress.Builder |
clone() |
VideoAnnotationProgress |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInputUri()
Output only.
|
com.google.protobuf.ByteString |
getInputUriBytes()
Output only.
|
int |
getProgressPercent()
Output only.
|
com.google.protobuf.Timestamp |
getStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasStartTime()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VideoAnnotationProgress.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VideoAnnotationProgress.Builder |
mergeFrom(com.google.protobuf.Message other) |
VideoAnnotationProgress.Builder |
mergeFrom(VideoAnnotationProgress other) |
VideoAnnotationProgress.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
VideoAnnotationProgress.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoAnnotationProgress.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
VideoAnnotationProgress.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoAnnotationProgress.Builder |
setInputUri(String value)
Output only.
|
VideoAnnotationProgress.Builder |
setInputUriBytes(com.google.protobuf.ByteString value)
Output only.
|
VideoAnnotationProgress.Builder |
setProgressPercent(int value)
Output only.
|
VideoAnnotationProgress.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoAnnotationProgress.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
VideoAnnotationProgress.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
VideoAnnotationProgress.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoAnnotationProgress.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
VideoAnnotationProgress.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.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<VideoAnnotationProgress.Builder>public VideoAnnotationProgress getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoAnnotationProgress build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoAnnotationProgress buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoAnnotationProgress.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.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<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.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<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.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<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.Builder mergeFrom(VideoAnnotationProgress other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>public VideoAnnotationProgress.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<VideoAnnotationProgress.Builder>IOExceptionpublic String getInputUri()
Output only. Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;getInputUri in interface VideoAnnotationProgressOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()
Output only. Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;getInputUriBytes in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setInputUri(String value)
Output only. Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;public VideoAnnotationProgress.Builder clearInputUri()
Output only. Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;public VideoAnnotationProgress.Builder setInputUriBytes(com.google.protobuf.ByteString value)
Output only. Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;public int getProgressPercent()
Output only. Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
int32 progress_percent = 2;getProgressPercent in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setProgressPercent(int value)
Output only. Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
int32 progress_percent = 2;public VideoAnnotationProgress.Builder clearProgressPercent()
Output only. Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
int32 progress_percent = 2;public boolean hasStartTime()
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;hasStartTime in interface VideoAnnotationProgressOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;getStartTime in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder clearStartTime()
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Time when the request was received.
.google.protobuf.Timestamp start_time = 3;getStartTimeOrBuilder in interface VideoAnnotationProgressOrBuilderpublic boolean hasUpdateTime()
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;hasUpdateTime in interface VideoAnnotationProgressOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;getUpdateTime in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder clearUpdateTime()
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;getUpdateTimeOrBuilder in interface VideoAnnotationProgressOrBuilderpublic final VideoAnnotationProgress.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>public final VideoAnnotationProgress.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>Copyright © 2019 Google LLC. All rights reserved.