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.v1p2beta1.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()
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationProgress.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoAnnotationProgress.Builder |
clearProgressPercent()
Approximate percentage processed thus far.
|
VideoAnnotationProgress.Builder |
clearStartTime()
Time when the request was received.
|
VideoAnnotationProgress.Builder |
clearUpdateTime()
Time of the most recent update.
|
VideoAnnotationProgress.Builder |
clone() |
VideoAnnotationProgress |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInputUri()
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
com.google.protobuf.ByteString |
getInputUriBytes()
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
int |
getProgressPercent()
Approximate percentage processed thus far.
|
com.google.protobuf.Timestamp |
getStartTime()
Time when the request was received.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Time when the request was received.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Time when the request was received.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Time of the most recent update.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Time of the most recent update.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Time of the most recent update.
|
boolean |
hasStartTime()
Time when the request was received.
|
boolean |
hasUpdateTime()
Time of the most recent update.
|
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)
Time when the request was received.
|
VideoAnnotationProgress.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoAnnotationProgress.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Time of the most recent update.
|
VideoAnnotationProgress.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoAnnotationProgress.Builder |
setInputUri(String value)
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationProgress.Builder |
setInputUriBytes(com.google.protobuf.ByteString value)
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationProgress.Builder |
setProgressPercent(int value)
Approximate percentage processed thus far.
|
VideoAnnotationProgress.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoAnnotationProgress.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the request was received.
|
VideoAnnotationProgress.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Time when the request was received.
|
VideoAnnotationProgress.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoAnnotationProgress.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time of the most recent update.
|
VideoAnnotationProgress.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Time of the most recent update.
|
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()
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()
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)
Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;public VideoAnnotationProgress.Builder clearInputUri()
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)
Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).
string input_uri = 1;public int getProgressPercent()
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)
Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
int32 progress_percent = 2;public VideoAnnotationProgress.Builder clearProgressPercent()
Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
int32 progress_percent = 2;public boolean hasStartTime()
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;hasStartTime in interface VideoAnnotationProgressOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;getStartTime in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp value)
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public VideoAnnotationProgress.Builder clearStartTime()
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Time when the request was received.
.google.protobuf.Timestamp start_time = 3;getStartTimeOrBuilder in interface VideoAnnotationProgressOrBuilderpublic boolean hasUpdateTime()
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;hasUpdateTime in interface VideoAnnotationProgressOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;getUpdateTime in interface VideoAnnotationProgressOrBuilderpublic VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public VideoAnnotationProgress.Builder clearUpdateTime()
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Time of the most recent update.
.google.protobuf.Timestamp update_time = 4;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
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 © 2018 Google LLC. All rights reserved.