diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-frame.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..b870e6c134 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-frame.html @@ -0,0 +1,62 @@ + + + +
+ +public static final class AnnotateVideoProgress.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder> +implements AnnotateVideoProgressOrBuilder+
+ Video annotation progress. Included in the `metadata` + field of the `Operation` returned by the `GetOperation` + call of the `google::longrunning::Operations` service. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoProgress| Modifier and Type | +Method and Description | +
|---|---|
AnnotateVideoProgress.Builder |
+addAllAnnotationProgress(java.lang.Iterable<? extends VideoAnnotationProgress> values)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+addAnnotationProgress(int index,
+ VideoAnnotationProgress.Builder builderForValue)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+addAnnotationProgress(int index,
+ VideoAnnotationProgress value)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+addAnnotationProgress(VideoAnnotationProgress.Builder builderForValue)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+addAnnotationProgress(VideoAnnotationProgress value)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgress.Builder |
+addAnnotationProgressBuilder()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgress.Builder |
+addAnnotationProgressBuilder(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoProgress |
+build() |
+
AnnotateVideoProgress |
+buildPartial() |
+
AnnotateVideoProgress.Builder |
+clear() |
+
AnnotateVideoProgress.Builder |
+clearAnnotationProgress()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
AnnotateVideoProgress.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
AnnotateVideoProgress.Builder |
+clone() |
+
VideoAnnotationProgress |
+getAnnotationProgress(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgress.Builder |
+getAnnotationProgressBuilder(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationProgress.Builder> |
+getAnnotationProgressBuilderList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationProgressCount()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationProgress> |
+getAnnotationProgressList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgressOrBuilder |
+getAnnotationProgressOrBuilder(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationProgressOrBuilder> |
+getAnnotationProgressOrBuilderList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
AnnotateVideoProgress.Builder |
+mergeFrom(AnnotateVideoProgress other) |
+
AnnotateVideoProgress.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
AnnotateVideoProgress.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
AnnotateVideoProgress.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
AnnotateVideoProgress.Builder |
+removeAnnotationProgress(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+setAnnotationProgress(int index,
+ VideoAnnotationProgress.Builder builderForValue)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+setAnnotationProgress(int index,
+ VideoAnnotationProgress value)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoProgress.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoProgress.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
AnnotateVideoProgress.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.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<AnnotateVideoProgress.Builder>public AnnotateVideoProgress getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AnnotateVideoProgress build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoProgress buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoProgress.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder mergeFrom(AnnotateVideoProgress other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public AnnotateVideoProgress.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoProgress.Builder>java.io.IOExceptionpublic java.util.List<VideoAnnotationProgress> getAnnotationProgressList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressList in interface AnnotateVideoProgressOrBuilderpublic int getAnnotationProgressCount()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressCount in interface AnnotateVideoProgressOrBuilderpublic VideoAnnotationProgress getAnnotationProgress(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgress in interface AnnotateVideoProgressOrBuilderpublic AnnotateVideoProgress.Builder setAnnotationProgress(int index, + VideoAnnotationProgress value)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder setAnnotationProgress(int index, + VideoAnnotationProgress.Builder builderForValue)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder addAnnotationProgress(VideoAnnotationProgress value)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder addAnnotationProgress(int index, + VideoAnnotationProgress value)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder addAnnotationProgress(VideoAnnotationProgress.Builder builderForValue)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder addAnnotationProgress(int index, + VideoAnnotationProgress.Builder builderForValue)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder addAllAnnotationProgress(java.lang.Iterable<? extends VideoAnnotationProgress> values)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder clearAnnotationProgress()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public AnnotateVideoProgress.Builder removeAnnotationProgress(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public VideoAnnotationProgress.Builder getAnnotationProgressBuilder(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public VideoAnnotationProgressOrBuilder getAnnotationProgressOrBuilder(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressOrBuilder in interface AnnotateVideoProgressOrBuilderpublic java.util.List<? extends VideoAnnotationProgressOrBuilder> getAnnotationProgressOrBuilderList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressOrBuilderList in interface AnnotateVideoProgressOrBuilderpublic VideoAnnotationProgress.Builder addAnnotationProgressBuilder()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public VideoAnnotationProgress.Builder addAnnotationProgressBuilder(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public java.util.List<VideoAnnotationProgress.Builder> getAnnotationProgressBuilderList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public final AnnotateVideoProgress.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public final AnnotateVideoProgress.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>public final class AnnotateVideoProgress +extends com.google.protobuf.GeneratedMessageV3 +implements AnnotateVideoProgressOrBuilder+
+ Video annotation progress. Included in the `metadata` + field of the `Operation` returned by the `GetOperation` + call of the `google::longrunning::Operations` service. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoProgress| Modifier and Type | +Class and Description | +
|---|---|
static class |
+AnnotateVideoProgress.Builder
+
+ Video annotation progress.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+ANNOTATION_PROGRESS_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
VideoAnnotationProgress |
+getAnnotationProgress(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationProgressCount()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationProgress> |
+getAnnotationProgressList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgressOrBuilder |
+getAnnotationProgressOrBuilder(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationProgressOrBuilder> |
+getAnnotationProgressOrBuilderList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
static AnnotateVideoProgress |
+getDefaultInstance() |
+
AnnotateVideoProgress |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<AnnotateVideoProgress> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static AnnotateVideoProgress.Builder |
+newBuilder() |
+
static AnnotateVideoProgress.Builder |
+newBuilder(AnnotateVideoProgress prototype) |
+
AnnotateVideoProgress.Builder |
+newBuilderForType() |
+
protected AnnotateVideoProgress.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static AnnotateVideoProgress |
+parseDelimitedFrom(java.io.InputStream input) |
+
static AnnotateVideoProgress |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoProgress |
+parseFrom(byte[] data) |
+
static AnnotateVideoProgress |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoProgress |
+parseFrom(java.nio.ByteBuffer data) |
+
static AnnotateVideoProgress |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoProgress |
+parseFrom(com.google.protobuf.ByteString data) |
+
static AnnotateVideoProgress |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoProgress |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static AnnotateVideoProgress |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoProgress |
+parseFrom(java.io.InputStream input) |
+
static AnnotateVideoProgress |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<AnnotateVideoProgress> |
+parser() |
+
AnnotateVideoProgress.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ANNOTATION_PROGRESS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<VideoAnnotationProgress> getAnnotationProgressList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressList in interface AnnotateVideoProgressOrBuilderpublic java.util.List<? extends VideoAnnotationProgressOrBuilder> getAnnotationProgressOrBuilderList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressOrBuilderList in interface AnnotateVideoProgressOrBuilderpublic int getAnnotationProgressCount()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressCount in interface AnnotateVideoProgressOrBuilderpublic VideoAnnotationProgress getAnnotationProgress(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgress in interface AnnotateVideoProgressOrBuilderpublic VideoAnnotationProgressOrBuilder getAnnotationProgressOrBuilder(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;getAnnotationProgressOrBuilder in interface AnnotateVideoProgressOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnnotateVideoProgress parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoProgress parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoProgress parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoProgress parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoProgress parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoProgress parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoProgress parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic AnnotateVideoProgress.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnnotateVideoProgress.Builder newBuilder()+
public static AnnotateVideoProgress.Builder newBuilder(AnnotateVideoProgress prototype)+
public AnnotateVideoProgress.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnnotateVideoProgress.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnnotateVideoProgress getDefaultInstance()+
public static com.google.protobuf.Parser<AnnotateVideoProgress> parser()+
public com.google.protobuf.Parser<AnnotateVideoProgress> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnnotateVideoProgress getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface AnnotateVideoProgressOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
VideoAnnotationProgress |
+getAnnotationProgress(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationProgressCount()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationProgress> |
+getAnnotationProgressList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationProgressOrBuilder |
+getAnnotationProgressOrBuilder(int index)
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationProgressOrBuilder> |
+getAnnotationProgressOrBuilderList()
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<VideoAnnotationProgress> getAnnotationProgressList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;VideoAnnotationProgress getAnnotationProgress(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;int getAnnotationProgressCount()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;java.util.List<? extends VideoAnnotationProgressOrBuilder> getAnnotationProgressOrBuilderList()+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;VideoAnnotationProgressOrBuilder getAnnotationProgressOrBuilder(int index)+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;public static final class AnnotateVideoRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder> +implements AnnotateVideoRequestOrBuilder+
+ Video annotation request. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoRequest| Modifier and Type | +Method and Description | +
|---|---|
AnnotateVideoRequest.Builder |
+addAllFeatures(java.lang.Iterable<? extends Feature> values)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+addAllFeaturesValue(java.lang.Iterable<java.lang.Integer> values)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+addFeatures(Feature value)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+addFeaturesValue(int value)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoRequest |
+build() |
+
AnnotateVideoRequest |
+buildPartial() |
+
AnnotateVideoRequest.Builder |
+clear() |
+
AnnotateVideoRequest.Builder |
+clearFeatures()
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
AnnotateVideoRequest.Builder |
+clearInputContent()
+
+ The video data bytes.
+ |
+
AnnotateVideoRequest.Builder |
+clearInputUri()
+
+ Input video location.
+ |
+
AnnotateVideoRequest.Builder |
+clearLocationId()
+
+ Optional cloud region where annotation should take place.
+ |
+
AnnotateVideoRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
AnnotateVideoRequest.Builder |
+clearOutputUri()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
AnnotateVideoRequest.Builder |
+clearVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
AnnotateVideoRequest.Builder |
+clone() |
+
AnnotateVideoRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
Feature |
+getFeatures(int index)
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesCount()
+
+ Requested video annotation features.
+ |
+
java.util.List<Feature> |
+getFeaturesList()
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesValue(int index)
+
+ Requested video annotation features.
+ |
+
java.util.List<java.lang.Integer> |
+getFeaturesValueList()
+
+ Requested video annotation features.
+ |
+
java.lang.String |
+getInputContent()
+
+ The video data bytes.
+ |
+
com.google.protobuf.ByteString |
+getInputContentBytes()
+
+ The video data bytes.
+ |
+
java.lang.String |
+getInputUri()
+
+ Input video location.
+ |
+
com.google.protobuf.ByteString |
+getInputUriBytes()
+
+ Input video location.
+ |
+
java.lang.String |
+getLocationId()
+
+ Optional cloud region where annotation should take place.
+ |
+
com.google.protobuf.ByteString |
+getLocationIdBytes()
+
+ Optional cloud region where annotation should take place.
+ |
+
java.lang.String |
+getOutputUri()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
com.google.protobuf.ByteString |
+getOutputUriBytes()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
VideoContext |
+getVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
VideoContext.Builder |
+getVideoContextBuilder()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
VideoContextOrBuilder |
+getVideoContextOrBuilder()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
boolean |
+hasVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
AnnotateVideoRequest.Builder |
+mergeFrom(AnnotateVideoRequest other) |
+
AnnotateVideoRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
AnnotateVideoRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
AnnotateVideoRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
AnnotateVideoRequest.Builder |
+mergeVideoContext(VideoContext value)
+
+ Additional video context and/or feature-specific parameters.
+ |
+
AnnotateVideoRequest.Builder |
+setFeatures(int index,
+ Feature value)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+setFeaturesValue(int index,
+ int value)
+
+ Requested video annotation features.
+ |
+
AnnotateVideoRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoRequest.Builder |
+setInputContent(java.lang.String value)
+
+ The video data bytes.
+ |
+
AnnotateVideoRequest.Builder |
+setInputContentBytes(com.google.protobuf.ByteString value)
+
+ The video data bytes.
+ |
+
AnnotateVideoRequest.Builder |
+setInputUri(java.lang.String value)
+
+ Input video location.
+ |
+
AnnotateVideoRequest.Builder |
+setInputUriBytes(com.google.protobuf.ByteString value)
+
+ Input video location.
+ |
+
AnnotateVideoRequest.Builder |
+setLocationId(java.lang.String value)
+
+ Optional cloud region where annotation should take place.
+ |
+
AnnotateVideoRequest.Builder |
+setLocationIdBytes(com.google.protobuf.ByteString value)
+
+ Optional cloud region where annotation should take place.
+ |
+
AnnotateVideoRequest.Builder |
+setOutputUri(java.lang.String value)
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
AnnotateVideoRequest.Builder |
+setOutputUriBytes(com.google.protobuf.ByteString value)
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
AnnotateVideoRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
AnnotateVideoRequest.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
AnnotateVideoRequest.Builder |
+setVideoContext(VideoContext.Builder builderForValue)
+
+ Additional video context and/or feature-specific parameters.
+ |
+
AnnotateVideoRequest.Builder |
+setVideoContext(VideoContext value)
+
+ Additional video context and/or feature-specific parameters.
+ |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.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<AnnotateVideoRequest.Builder>public AnnotateVideoRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AnnotateVideoRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder mergeFrom(AnnotateVideoRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public AnnotateVideoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoRequest.Builder>java.io.IOExceptionpublic java.lang.String getInputUri()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;getInputUri in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;getInputUriBytes in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setInputUri(java.lang.String value)+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;public AnnotateVideoRequest.Builder clearInputUri()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;public AnnotateVideoRequest.Builder setInputUriBytes(com.google.protobuf.ByteString value)+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;public java.lang.String getInputContent()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;getInputContent in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getInputContentBytes()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;getInputContentBytes in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setInputContent(java.lang.String value)+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;public AnnotateVideoRequest.Builder clearInputContent()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;public AnnotateVideoRequest.Builder setInputContentBytes(com.google.protobuf.ByteString value)+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;public java.util.List<Feature> getFeaturesList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesList in interface AnnotateVideoRequestOrBuilderpublic int getFeaturesCount()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesCount in interface AnnotateVideoRequestOrBuilderpublic Feature getFeatures(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeatures in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setFeatures(int index, + Feature value)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public AnnotateVideoRequest.Builder addFeatures(Feature value)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public AnnotateVideoRequest.Builder addAllFeatures(java.lang.Iterable<? extends Feature> values)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public AnnotateVideoRequest.Builder clearFeatures()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public java.util.List<java.lang.Integer> getFeaturesValueList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesValueList in interface AnnotateVideoRequestOrBuilderpublic int getFeaturesValue(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesValue in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setFeaturesValue(int index, + int value)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public AnnotateVideoRequest.Builder addFeaturesValue(int value)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public AnnotateVideoRequest.Builder addAllFeaturesValue(java.lang.Iterable<java.lang.Integer> values)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;public boolean hasVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;hasVideoContext in interface AnnotateVideoRequestOrBuilderpublic VideoContext getVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;getVideoContext in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setVideoContext(VideoContext value)+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;public AnnotateVideoRequest.Builder setVideoContext(VideoContext.Builder builderForValue)+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;public AnnotateVideoRequest.Builder mergeVideoContext(VideoContext value)+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;public AnnotateVideoRequest.Builder clearVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;public VideoContext.Builder getVideoContextBuilder()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;public VideoContextOrBuilder getVideoContextOrBuilder()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;getVideoContextOrBuilder in interface AnnotateVideoRequestOrBuilderpublic java.lang.String getOutputUri()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;getOutputUri in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getOutputUriBytes()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;getOutputUriBytes in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setOutputUri(java.lang.String value)+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;public AnnotateVideoRequest.Builder clearOutputUri()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;public AnnotateVideoRequest.Builder setOutputUriBytes(com.google.protobuf.ByteString value)+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;public java.lang.String getLocationId()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;getLocationId in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getLocationIdBytes()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;getLocationIdBytes in interface AnnotateVideoRequestOrBuilderpublic AnnotateVideoRequest.Builder setLocationId(java.lang.String value)+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;public AnnotateVideoRequest.Builder clearLocationId()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;public AnnotateVideoRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;public final AnnotateVideoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public final AnnotateVideoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>public final class AnnotateVideoRequest +extends com.google.protobuf.GeneratedMessageV3 +implements AnnotateVideoRequestOrBuilder+
+ Video annotation request. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+AnnotateVideoRequest.Builder
+
+ Video annotation request.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FEATURES_FIELD_NUMBER |
+
static int |
+INPUT_CONTENT_FIELD_NUMBER |
+
static int |
+INPUT_URI_FIELD_NUMBER |
+
static int |
+LOCATION_ID_FIELD_NUMBER |
+
static int |
+OUTPUT_URI_FIELD_NUMBER |
+
static int |
+VIDEO_CONTEXT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static AnnotateVideoRequest |
+getDefaultInstance() |
+
AnnotateVideoRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
Feature |
+getFeatures(int index)
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesCount()
+
+ Requested video annotation features.
+ |
+
java.util.List<Feature> |
+getFeaturesList()
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesValue(int index)
+
+ Requested video annotation features.
+ |
+
java.util.List<java.lang.Integer> |
+getFeaturesValueList()
+
+ Requested video annotation features.
+ |
+
java.lang.String |
+getInputContent()
+
+ The video data bytes.
+ |
+
com.google.protobuf.ByteString |
+getInputContentBytes()
+
+ The video data bytes.
+ |
+
java.lang.String |
+getInputUri()
+
+ Input video location.
+ |
+
com.google.protobuf.ByteString |
+getInputUriBytes()
+
+ Input video location.
+ |
+
java.lang.String |
+getLocationId()
+
+ Optional cloud region where annotation should take place.
+ |
+
com.google.protobuf.ByteString |
+getLocationIdBytes()
+
+ Optional cloud region where annotation should take place.
+ |
+
java.lang.String |
+getOutputUri()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
com.google.protobuf.ByteString |
+getOutputUriBytes()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
com.google.protobuf.Parser<AnnotateVideoRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
VideoContext |
+getVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
VideoContextOrBuilder |
+getVideoContextOrBuilder()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
int |
+hashCode() |
+
boolean |
+hasVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static AnnotateVideoRequest.Builder |
+newBuilder() |
+
static AnnotateVideoRequest.Builder |
+newBuilder(AnnotateVideoRequest prototype) |
+
AnnotateVideoRequest.Builder |
+newBuilderForType() |
+
protected AnnotateVideoRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static AnnotateVideoRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static AnnotateVideoRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoRequest |
+parseFrom(byte[] data) |
+
static AnnotateVideoRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static AnnotateVideoRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static AnnotateVideoRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static AnnotateVideoRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoRequest |
+parseFrom(java.io.InputStream input) |
+
static AnnotateVideoRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<AnnotateVideoRequest> |
+parser() |
+
AnnotateVideoRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INPUT_URI_FIELD_NUMBER+
public static final int INPUT_CONTENT_FIELD_NUMBER+
public static final int FEATURES_FIELD_NUMBER+
public static final int VIDEO_CONTEXT_FIELD_NUMBER+
public static final int OUTPUT_URI_FIELD_NUMBER+
public static final int LOCATION_ID_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getInputUri()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;getInputUri in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;getInputUriBytes in interface AnnotateVideoRequestOrBuilderpublic java.lang.String getInputContent()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;getInputContent in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getInputContentBytes()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;getInputContentBytes in interface AnnotateVideoRequestOrBuilderpublic java.util.List<Feature> getFeaturesList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesList in interface AnnotateVideoRequestOrBuilderpublic int getFeaturesCount()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesCount in interface AnnotateVideoRequestOrBuilderpublic Feature getFeatures(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeatures in interface AnnotateVideoRequestOrBuilderpublic java.util.List<java.lang.Integer> getFeaturesValueList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesValueList in interface AnnotateVideoRequestOrBuilderpublic int getFeaturesValue(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;getFeaturesValue in interface AnnotateVideoRequestOrBuilderpublic boolean hasVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;hasVideoContext in interface AnnotateVideoRequestOrBuilderpublic VideoContext getVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;getVideoContext in interface AnnotateVideoRequestOrBuilderpublic VideoContextOrBuilder getVideoContextOrBuilder()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;getVideoContextOrBuilder in interface AnnotateVideoRequestOrBuilderpublic java.lang.String getOutputUri()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;getOutputUri in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getOutputUriBytes()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;getOutputUriBytes in interface AnnotateVideoRequestOrBuilderpublic java.lang.String getLocationId()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;getLocationId in interface AnnotateVideoRequestOrBuilderpublic com.google.protobuf.ByteString getLocationIdBytes()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;getLocationIdBytes in interface AnnotateVideoRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnnotateVideoRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic AnnotateVideoRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnnotateVideoRequest.Builder newBuilder()+
public static AnnotateVideoRequest.Builder newBuilder(AnnotateVideoRequest prototype)+
public AnnotateVideoRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnnotateVideoRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnnotateVideoRequest getDefaultInstance()+
public static com.google.protobuf.Parser<AnnotateVideoRequest> parser()+
public com.google.protobuf.Parser<AnnotateVideoRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnnotateVideoRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface AnnotateVideoRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
Feature |
+getFeatures(int index)
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesCount()
+
+ Requested video annotation features.
+ |
+
java.util.List<Feature> |
+getFeaturesList()
+
+ Requested video annotation features.
+ |
+
int |
+getFeaturesValue(int index)
+
+ Requested video annotation features.
+ |
+
java.util.List<java.lang.Integer> |
+getFeaturesValueList()
+
+ Requested video annotation features.
+ |
+
java.lang.String |
+getInputContent()
+
+ The video data bytes.
+ |
+
com.google.protobuf.ByteString |
+getInputContentBytes()
+
+ The video data bytes.
+ |
+
java.lang.String |
+getInputUri()
+
+ Input video location.
+ |
+
com.google.protobuf.ByteString |
+getInputUriBytes()
+
+ Input video location.
+ |
+
java.lang.String |
+getLocationId()
+
+ Optional cloud region where annotation should take place.
+ |
+
com.google.protobuf.ByteString |
+getLocationIdBytes()
+
+ Optional cloud region where annotation should take place.
+ |
+
java.lang.String |
+getOutputUri()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
com.google.protobuf.ByteString |
+getOutputUriBytes()
+
+ Optional location where the output (in JSON format) should be stored.
+ |
+
VideoContext |
+getVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
VideoContextOrBuilder |
+getVideoContextOrBuilder()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
boolean |
+hasVideoContext()
+
+ Additional video context and/or feature-specific parameters.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getInputUri()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;com.google.protobuf.ByteString getInputUriBytes()+
+ Input video location. Currently, only + [Google Cloud Storage](https://cloud.google.com/storage/) URIs are + supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). + A video URI may include wildcards in `object-id`, and thus identify + multiple videos. Supported wildcards: '*' to match 0 or more characters; + '?' to match 1 character. If unset, the input video should be embedded + in the request as `input_content`. If set, `input_content` should be unset. ++ +
string input_uri = 1;java.lang.String getInputContent()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;com.google.protobuf.ByteString getInputContentBytes()+
+ The video data bytes. Encoding: base64. If unset, the input video(s) + should be specified via `input_uri`. If set, `input_uri` should be unset. ++ +
string input_content = 6;java.util.List<Feature> getFeaturesList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;int getFeaturesCount()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;Feature getFeatures(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;java.util.List<java.lang.Integer> getFeaturesValueList()+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;int getFeaturesValue(int index)+
+ Requested video annotation features. ++ +
repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;boolean hasVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;VideoContext getVideoContext()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;VideoContextOrBuilder getVideoContextOrBuilder()+
+ Additional video context and/or feature-specific parameters. ++ +
.google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;java.lang.String getOutputUri()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;com.google.protobuf.ByteString getOutputUriBytes()+
+ Optional location where the output (in JSON format) should be stored. + Currently, only [Google Cloud Storage](https://cloud.google.com/storage/) + URIs are supported, which must be specified in the following format: + `gs://bucket-id/object-id` (other URI formats return + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see + [Request URIs](/storage/docs/reference-uris). ++ +
string output_uri = 4;java.lang.String getLocationId()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;com.google.protobuf.ByteString getLocationIdBytes()+
+ Optional cloud region where annotation should take place. Supported cloud + regions: `us-east1`, `us-west1`, `europe-west1`, `asia-east1`. If no region + is specified, a region will be determined based on video file location. ++ +
string location_id = 5;public static final class AnnotateVideoResponse.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder> +implements AnnotateVideoResponseOrBuilder+
+ Video annotation response. Included in the `response` + field of the `Operation` returned by the `GetOperation` + call of the `google::longrunning::Operations` service. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoResponse| Modifier and Type | +Method and Description | +
|---|---|
AnnotateVideoResponse.Builder |
+addAllAnnotationResults(java.lang.Iterable<? extends VideoAnnotationResults> values)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+addAnnotationResults(int index,
+ VideoAnnotationResults.Builder builderForValue)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+addAnnotationResults(int index,
+ VideoAnnotationResults value)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+addAnnotationResults(VideoAnnotationResults.Builder builderForValue)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+addAnnotationResults(VideoAnnotationResults value)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResults.Builder |
+addAnnotationResultsBuilder()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResults.Builder |
+addAnnotationResultsBuilder(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoResponse |
+build() |
+
AnnotateVideoResponse |
+buildPartial() |
+
AnnotateVideoResponse.Builder |
+clear() |
+
AnnotateVideoResponse.Builder |
+clearAnnotationResults()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
AnnotateVideoResponse.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
AnnotateVideoResponse.Builder |
+clone() |
+
VideoAnnotationResults |
+getAnnotationResults(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResults.Builder |
+getAnnotationResultsBuilder(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationResults.Builder> |
+getAnnotationResultsBuilderList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationResultsCount()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationResults> |
+getAnnotationResultsList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResultsOrBuilder |
+getAnnotationResultsOrBuilder(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationResultsOrBuilder> |
+getAnnotationResultsOrBuilderList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
AnnotateVideoResponse.Builder |
+mergeFrom(AnnotateVideoResponse other) |
+
AnnotateVideoResponse.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
AnnotateVideoResponse.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
AnnotateVideoResponse.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
AnnotateVideoResponse.Builder |
+removeAnnotationResults(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+setAnnotationResults(int index,
+ VideoAnnotationResults.Builder builderForValue)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+setAnnotationResults(int index,
+ VideoAnnotationResults value)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
AnnotateVideoResponse.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
AnnotateVideoResponse.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
AnnotateVideoResponse.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.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<AnnotateVideoResponse.Builder>public AnnotateVideoResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AnnotateVideoResponse build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoResponse buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AnnotateVideoResponse.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder mergeFrom(AnnotateVideoResponse other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public AnnotateVideoResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoResponse.Builder>java.io.IOExceptionpublic java.util.List<VideoAnnotationResults> getAnnotationResultsList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsList in interface AnnotateVideoResponseOrBuilderpublic int getAnnotationResultsCount()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsCount in interface AnnotateVideoResponseOrBuilderpublic VideoAnnotationResults getAnnotationResults(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResults in interface AnnotateVideoResponseOrBuilderpublic AnnotateVideoResponse.Builder setAnnotationResults(int index, + VideoAnnotationResults value)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder setAnnotationResults(int index, + VideoAnnotationResults.Builder builderForValue)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder addAnnotationResults(VideoAnnotationResults value)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder addAnnotationResults(int index, + VideoAnnotationResults value)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder addAnnotationResults(VideoAnnotationResults.Builder builderForValue)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder addAnnotationResults(int index, + VideoAnnotationResults.Builder builderForValue)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder addAllAnnotationResults(java.lang.Iterable<? extends VideoAnnotationResults> values)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder clearAnnotationResults()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public AnnotateVideoResponse.Builder removeAnnotationResults(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public VideoAnnotationResults.Builder getAnnotationResultsBuilder(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public VideoAnnotationResultsOrBuilder getAnnotationResultsOrBuilder(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsOrBuilder in interface AnnotateVideoResponseOrBuilderpublic java.util.List<? extends VideoAnnotationResultsOrBuilder> getAnnotationResultsOrBuilderList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsOrBuilderList in interface AnnotateVideoResponseOrBuilderpublic VideoAnnotationResults.Builder addAnnotationResultsBuilder()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public VideoAnnotationResults.Builder addAnnotationResultsBuilder(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public java.util.List<VideoAnnotationResults.Builder> getAnnotationResultsBuilderList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public final AnnotateVideoResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public final AnnotateVideoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>public final class AnnotateVideoResponse +extends com.google.protobuf.GeneratedMessageV3 +implements AnnotateVideoResponseOrBuilder+
+ Video annotation response. Included in the `response` + field of the `Operation` returned by the `GetOperation` + call of the `google::longrunning::Operations` service. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.AnnotateVideoResponse| Modifier and Type | +Class and Description | +
|---|---|
static class |
+AnnotateVideoResponse.Builder
+
+ Video annotation response.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+ANNOTATION_RESULTS_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
VideoAnnotationResults |
+getAnnotationResults(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationResultsCount()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationResults> |
+getAnnotationResultsList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResultsOrBuilder |
+getAnnotationResultsOrBuilder(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationResultsOrBuilder> |
+getAnnotationResultsOrBuilderList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
static AnnotateVideoResponse |
+getDefaultInstance() |
+
AnnotateVideoResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<AnnotateVideoResponse> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static AnnotateVideoResponse.Builder |
+newBuilder() |
+
static AnnotateVideoResponse.Builder |
+newBuilder(AnnotateVideoResponse prototype) |
+
AnnotateVideoResponse.Builder |
+newBuilderForType() |
+
protected AnnotateVideoResponse.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static AnnotateVideoResponse |
+parseDelimitedFrom(java.io.InputStream input) |
+
static AnnotateVideoResponse |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoResponse |
+parseFrom(byte[] data) |
+
static AnnotateVideoResponse |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoResponse |
+parseFrom(java.nio.ByteBuffer data) |
+
static AnnotateVideoResponse |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoResponse |
+parseFrom(com.google.protobuf.ByteString data) |
+
static AnnotateVideoResponse |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoResponse |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static AnnotateVideoResponse |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static AnnotateVideoResponse |
+parseFrom(java.io.InputStream input) |
+
static AnnotateVideoResponse |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<AnnotateVideoResponse> |
+parser() |
+
AnnotateVideoResponse.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ANNOTATION_RESULTS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<VideoAnnotationResults> getAnnotationResultsList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsList in interface AnnotateVideoResponseOrBuilderpublic java.util.List<? extends VideoAnnotationResultsOrBuilder> getAnnotationResultsOrBuilderList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsOrBuilderList in interface AnnotateVideoResponseOrBuilderpublic int getAnnotationResultsCount()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsCount in interface AnnotateVideoResponseOrBuilderpublic VideoAnnotationResults getAnnotationResults(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResults in interface AnnotateVideoResponseOrBuilderpublic VideoAnnotationResultsOrBuilder getAnnotationResultsOrBuilder(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;getAnnotationResultsOrBuilder in interface AnnotateVideoResponseOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnnotateVideoResponse parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotateVideoResponse parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoResponse parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoResponse parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoResponse parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoResponse parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static AnnotateVideoResponse parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic AnnotateVideoResponse.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnnotateVideoResponse.Builder newBuilder()+
public static AnnotateVideoResponse.Builder newBuilder(AnnotateVideoResponse prototype)+
public AnnotateVideoResponse.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnnotateVideoResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnnotateVideoResponse getDefaultInstance()+
public static com.google.protobuf.Parser<AnnotateVideoResponse> parser()+
public com.google.protobuf.Parser<AnnotateVideoResponse> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnnotateVideoResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface AnnotateVideoResponseOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
VideoAnnotationResults |
+getAnnotationResults(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
int |
+getAnnotationResultsCount()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<VideoAnnotationResults> |
+getAnnotationResultsList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
VideoAnnotationResultsOrBuilder |
+getAnnotationResultsOrBuilder(int index)
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
java.util.List<? extends VideoAnnotationResultsOrBuilder> |
+getAnnotationResultsOrBuilderList()
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<VideoAnnotationResults> getAnnotationResultsList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;VideoAnnotationResults getAnnotationResults(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;int getAnnotationResultsCount()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;java.util.List<? extends VideoAnnotationResultsOrBuilder> getAnnotationResultsOrBuilderList()+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;VideoAnnotationResultsOrBuilder getAnnotationResultsOrBuilder(int index)+
+ Annotation results for all videos specified in `AnnotateVideoRequest`. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;public static final class BoundingBox.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder> +implements BoundingBoxOrBuilder+
+ Bounding box. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.BoundingBox| Modifier and Type | +Method and Description | +
|---|---|
BoundingBox.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
BoundingBox |
+build() |
+
BoundingBox |
+buildPartial() |
+
BoundingBox.Builder |
+clear() |
+
BoundingBox.Builder |
+clearBottom()
+
+ Bottom Y coordinate.
+ |
+
BoundingBox.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
BoundingBox.Builder |
+clearLeft()
+
+ Left X coordinate.
+ |
+
BoundingBox.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
BoundingBox.Builder |
+clearRight()
+
+ Right X coordinate.
+ |
+
BoundingBox.Builder |
+clearTop()
+
+ Top Y coordinate.
+ |
+
BoundingBox.Builder |
+clone() |
+
int |
+getBottom()
+
+ Bottom Y coordinate.
+ |
+
BoundingBox |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
int |
+getLeft()
+
+ Left X coordinate.
+ |
+
int |
+getRight()
+
+ Right X coordinate.
+ |
+
int |
+getTop()
+
+ Top Y coordinate.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
BoundingBox.Builder |
+mergeFrom(BoundingBox other) |
+
BoundingBox.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
BoundingBox.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
BoundingBox.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
BoundingBox.Builder |
+setBottom(int value)
+
+ Bottom Y coordinate.
+ |
+
BoundingBox.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
BoundingBox.Builder |
+setLeft(int value)
+
+ Left X coordinate.
+ |
+
BoundingBox.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
BoundingBox.Builder |
+setRight(int value)
+
+ Right X coordinate.
+ |
+
BoundingBox.Builder |
+setTop(int value)
+
+ Top Y coordinate.
+ |
+
BoundingBox.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.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<BoundingBox.Builder>public BoundingBox getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BoundingBox build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BoundingBox buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BoundingBox.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BoundingBox.Builder>public BoundingBox.Builder mergeFrom(BoundingBox other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public BoundingBox.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BoundingBox.Builder>java.io.IOExceptionpublic int getLeft()+
+ Left X coordinate. ++ +
int32 left = 1;getLeft in interface BoundingBoxOrBuilderpublic BoundingBox.Builder setLeft(int value)+
+ Left X coordinate. ++ +
int32 left = 1;public BoundingBox.Builder clearLeft()+
+ Left X coordinate. ++ +
int32 left = 1;public int getRight()+
+ Right X coordinate. ++ +
int32 right = 2;getRight in interface BoundingBoxOrBuilderpublic BoundingBox.Builder setRight(int value)+
+ Right X coordinate. ++ +
int32 right = 2;public BoundingBox.Builder clearRight()+
+ Right X coordinate. ++ +
int32 right = 2;public int getBottom()+
+ Bottom Y coordinate. ++ +
int32 bottom = 3;getBottom in interface BoundingBoxOrBuilderpublic BoundingBox.Builder setBottom(int value)+
+ Bottom Y coordinate. ++ +
int32 bottom = 3;public BoundingBox.Builder clearBottom()+
+ Bottom Y coordinate. ++ +
int32 bottom = 3;public int getTop()+
+ Top Y coordinate. ++ +
int32 top = 4;getTop in interface BoundingBoxOrBuilderpublic BoundingBox.Builder setTop(int value)+
+ Top Y coordinate. ++ +
int32 top = 4;public BoundingBox.Builder clearTop()+
+ Top Y coordinate. ++ +
int32 top = 4;public final BoundingBox.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public final BoundingBox.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>public final class BoundingBox +extends com.google.protobuf.GeneratedMessageV3 +implements BoundingBoxOrBuilder+
+ Bounding box. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.BoundingBox| Modifier and Type | +Class and Description | +
|---|---|
static class |
+BoundingBox.Builder
+
+ Bounding box.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+BOTTOM_FIELD_NUMBER |
+
static int |
+LEFT_FIELD_NUMBER |
+
static int |
+RIGHT_FIELD_NUMBER |
+
static int |
+TOP_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
int |
+getBottom()
+
+ Bottom Y coordinate.
+ |
+
static BoundingBox |
+getDefaultInstance() |
+
BoundingBox |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
int |
+getLeft()
+
+ Left X coordinate.
+ |
+
com.google.protobuf.Parser<BoundingBox> |
+getParserForType() |
+
int |
+getRight()
+
+ Right X coordinate.
+ |
+
int |
+getSerializedSize() |
+
int |
+getTop()
+
+ Top Y coordinate.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static BoundingBox.Builder |
+newBuilder() |
+
static BoundingBox.Builder |
+newBuilder(BoundingBox prototype) |
+
BoundingBox.Builder |
+newBuilderForType() |
+
protected BoundingBox.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static BoundingBox |
+parseDelimitedFrom(java.io.InputStream input) |
+
static BoundingBox |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static BoundingBox |
+parseFrom(byte[] data) |
+
static BoundingBox |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static BoundingBox |
+parseFrom(java.nio.ByteBuffer data) |
+
static BoundingBox |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static BoundingBox |
+parseFrom(com.google.protobuf.ByteString data) |
+
static BoundingBox |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static BoundingBox |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static BoundingBox |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static BoundingBox |
+parseFrom(java.io.InputStream input) |
+
static BoundingBox |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<BoundingBox> |
+parser() |
+
BoundingBox.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int LEFT_FIELD_NUMBER+
public static final int RIGHT_FIELD_NUMBER+
public static final int BOTTOM_FIELD_NUMBER+
public static final int TOP_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getLeft()+
+ Left X coordinate. ++ +
int32 left = 1;getLeft in interface BoundingBoxOrBuilderpublic int getRight()+
+ Right X coordinate. ++ +
int32 right = 2;getRight in interface BoundingBoxOrBuilderpublic int getBottom()+
+ Bottom Y coordinate. ++ +
int32 bottom = 3;getBottom in interface BoundingBoxOrBuilderpublic int getTop()+
+ Top Y coordinate. ++ +
int32 top = 4;getTop in interface BoundingBoxOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static BoundingBox parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BoundingBox parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static BoundingBox parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static BoundingBox parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static BoundingBox parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static BoundingBox parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static BoundingBox parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic BoundingBox.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BoundingBox.Builder newBuilder()+
public static BoundingBox.Builder newBuilder(BoundingBox prototype)+
public BoundingBox.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BoundingBox.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BoundingBox getDefaultInstance()+
public static com.google.protobuf.Parser<BoundingBox> parser()+
public com.google.protobuf.Parser<BoundingBox> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BoundingBox getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface BoundingBoxOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
int |
+getBottom()
+
+ Bottom Y coordinate.
+ |
+
int |
+getLeft()
+
+ Left X coordinate.
+ |
+
int |
+getRight()
+
+ Right X coordinate.
+ |
+
int |
+getTop()
+
+ Top Y coordinate.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedint getLeft()+
+ Left X coordinate. ++ +
int32 left = 1;int getRight()+
+ Right X coordinate. ++ +
int32 right = 2;int getBottom()+
+ Bottom Y coordinate. ++ +
int32 bottom = 3;int getTop()+
+ Top Y coordinate. ++ +
int32 top = 4;public static final class FaceAnnotation.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder> +implements FaceAnnotationOrBuilder+
+ Face annotation. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.FaceAnnotation| Modifier and Type | +Method and Description | +
|---|---|
FaceAnnotation.Builder |
+addAllLocations(java.lang.Iterable<? extends FaceLocation> values)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+addAllSegments(java.lang.Iterable<? extends VideoSegment> values)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+addLocations(FaceLocation.Builder builderForValue)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+addLocations(FaceLocation value)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+addLocations(int index,
+ FaceLocation.Builder builderForValue)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+addLocations(int index,
+ FaceLocation value)
+
+ Face locations at one frame per second.
+ |
+
FaceLocation.Builder |
+addLocationsBuilder()
+
+ Face locations at one frame per second.
+ |
+
FaceLocation.Builder |
+addLocationsBuilder(int index)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
FaceAnnotation.Builder |
+addSegments(int index,
+ VideoSegment.Builder builderForValue)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+addSegments(int index,
+ VideoSegment value)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+addSegments(VideoSegment.Builder builderForValue)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+addSegments(VideoSegment value)
+
+ All locations where a face was detected.
+ |
+
VideoSegment.Builder |
+addSegmentsBuilder()
+
+ All locations where a face was detected.
+ |
+
VideoSegment.Builder |
+addSegmentsBuilder(int index)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation |
+build() |
+
FaceAnnotation |
+buildPartial() |
+
FaceAnnotation.Builder |
+clear() |
+
FaceAnnotation.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
FaceAnnotation.Builder |
+clearLocations()
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
FaceAnnotation.Builder |
+clearSegments()
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+clearThumbnail()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
FaceAnnotation.Builder |
+clone() |
+
FaceAnnotation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
FaceLocation |
+getLocations(int index)
+
+ Face locations at one frame per second.
+ |
+
FaceLocation.Builder |
+getLocationsBuilder(int index)
+
+ Face locations at one frame per second.
+ |
+
java.util.List<FaceLocation.Builder> |
+getLocationsBuilderList()
+
+ Face locations at one frame per second.
+ |
+
int |
+getLocationsCount()
+
+ Face locations at one frame per second.
+ |
+
java.util.List<FaceLocation> |
+getLocationsList()
+
+ Face locations at one frame per second.
+ |
+
FaceLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Face locations at one frame per second.
+ |
+
java.util.List<? extends FaceLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Face locations at one frame per second.
+ |
+
VideoSegment |
+getSegments(int index)
+
+ All locations where a face was detected.
+ |
+
VideoSegment.Builder |
+getSegmentsBuilder(int index)
+
+ All locations where a face was detected.
+ |
+
java.util.List<VideoSegment.Builder> |
+getSegmentsBuilderList()
+
+ All locations where a face was detected.
+ |
+
int |
+getSegmentsCount()
+
+ All locations where a face was detected.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ All locations where a face was detected.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ All locations where a face was detected.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ All locations where a face was detected.
+ |
+
java.lang.String |
+getThumbnail()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
com.google.protobuf.ByteString |
+getThumbnailBytes()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
FaceAnnotation.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
FaceAnnotation.Builder |
+mergeFrom(FaceAnnotation other) |
+
FaceAnnotation.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
FaceAnnotation.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
FaceAnnotation.Builder |
+removeLocations(int index)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+removeSegments(int index)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
FaceAnnotation.Builder |
+setLocations(int index,
+ FaceLocation.Builder builderForValue)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+setLocations(int index,
+ FaceLocation value)
+
+ Face locations at one frame per second.
+ |
+
FaceAnnotation.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
FaceAnnotation.Builder |
+setSegments(int index,
+ VideoSegment.Builder builderForValue)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+setSegments(int index,
+ VideoSegment value)
+
+ All locations where a face was detected.
+ |
+
FaceAnnotation.Builder |
+setThumbnail(java.lang.String value)
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
FaceAnnotation.Builder |
+setThumbnailBytes(com.google.protobuf.ByteString value)
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
FaceAnnotation.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.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<FaceAnnotation.Builder>public FaceAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FaceAnnotation build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FaceAnnotation buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FaceAnnotation.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder mergeFrom(FaceAnnotation other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public FaceAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceAnnotation.Builder>java.io.IOExceptionpublic java.lang.String getThumbnail()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;getThumbnail in interface FaceAnnotationOrBuilderpublic com.google.protobuf.ByteString getThumbnailBytes()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;getThumbnailBytes in interface FaceAnnotationOrBuilderpublic FaceAnnotation.Builder setThumbnail(java.lang.String value)+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;public FaceAnnotation.Builder clearThumbnail()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;public FaceAnnotation.Builder setThumbnailBytes(com.google.protobuf.ByteString value)+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;public java.util.List<VideoSegment> getSegmentsList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsList in interface FaceAnnotationOrBuilderpublic int getSegmentsCount()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsCount in interface FaceAnnotationOrBuilderpublic VideoSegment getSegments(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegments in interface FaceAnnotationOrBuilderpublic FaceAnnotation.Builder setSegments(int index, + VideoSegment value)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder setSegments(int index, + VideoSegment.Builder builderForValue)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder addSegments(VideoSegment value)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder addSegments(int index, + VideoSegment value)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder addSegments(VideoSegment.Builder builderForValue)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder addSegments(int index, + VideoSegment.Builder builderForValue)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder addAllSegments(java.lang.Iterable<? extends VideoSegment> values)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder clearSegments()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public FaceAnnotation.Builder removeSegments(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public VideoSegment.Builder getSegmentsBuilder(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsOrBuilder in interface FaceAnnotationOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsOrBuilderList in interface FaceAnnotationOrBuilderpublic VideoSegment.Builder addSegmentsBuilder()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public VideoSegment.Builder addSegmentsBuilder(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public java.util.List<VideoSegment.Builder> getSegmentsBuilderList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;public java.util.List<FaceLocation> getLocationsList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsList in interface FaceAnnotationOrBuilderpublic int getLocationsCount()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsCount in interface FaceAnnotationOrBuilderpublic FaceLocation getLocations(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocations in interface FaceAnnotationOrBuilderpublic FaceAnnotation.Builder setLocations(int index, + FaceLocation value)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder setLocations(int index, + FaceLocation.Builder builderForValue)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder addLocations(FaceLocation value)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder addLocations(int index, + FaceLocation value)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder addLocations(FaceLocation.Builder builderForValue)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder addLocations(int index, + FaceLocation.Builder builderForValue)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder addAllLocations(java.lang.Iterable<? extends FaceLocation> values)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder clearLocations()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceAnnotation.Builder removeLocations(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceLocation.Builder getLocationsBuilder(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceLocationOrBuilder getLocationsOrBuilder(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsOrBuilder in interface FaceAnnotationOrBuilderpublic java.util.List<? extends FaceLocationOrBuilder> getLocationsOrBuilderList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsOrBuilderList in interface FaceAnnotationOrBuilderpublic FaceLocation.Builder addLocationsBuilder()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public FaceLocation.Builder addLocationsBuilder(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public java.util.List<FaceLocation.Builder> getLocationsBuilderList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public final FaceAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public final FaceAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>public final class FaceAnnotation +extends com.google.protobuf.GeneratedMessageV3 +implements FaceAnnotationOrBuilder+
+ Face annotation. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.FaceAnnotation| Modifier and Type | +Class and Description | +
|---|---|
static class |
+FaceAnnotation.Builder
+
+ Face annotation.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+LOCATIONS_FIELD_NUMBER |
+
static int |
+SEGMENTS_FIELD_NUMBER |
+
static int |
+THUMBNAIL_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static FaceAnnotation |
+getDefaultInstance() |
+
FaceAnnotation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
FaceLocation |
+getLocations(int index)
+
+ Face locations at one frame per second.
+ |
+
int |
+getLocationsCount()
+
+ Face locations at one frame per second.
+ |
+
java.util.List<FaceLocation> |
+getLocationsList()
+
+ Face locations at one frame per second.
+ |
+
FaceLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Face locations at one frame per second.
+ |
+
java.util.List<? extends FaceLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Face locations at one frame per second.
+ |
+
com.google.protobuf.Parser<FaceAnnotation> |
+getParserForType() |
+
VideoSegment |
+getSegments(int index)
+
+ All locations where a face was detected.
+ |
+
int |
+getSegmentsCount()
+
+ All locations where a face was detected.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ All locations where a face was detected.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ All locations where a face was detected.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ All locations where a face was detected.
+ |
+
int |
+getSerializedSize() |
+
java.lang.String |
+getThumbnail()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
com.google.protobuf.ByteString |
+getThumbnailBytes()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static FaceAnnotation.Builder |
+newBuilder() |
+
static FaceAnnotation.Builder |
+newBuilder(FaceAnnotation prototype) |
+
FaceAnnotation.Builder |
+newBuilderForType() |
+
protected FaceAnnotation.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static FaceAnnotation |
+parseDelimitedFrom(java.io.InputStream input) |
+
static FaceAnnotation |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceAnnotation |
+parseFrom(byte[] data) |
+
static FaceAnnotation |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceAnnotation |
+parseFrom(java.nio.ByteBuffer data) |
+
static FaceAnnotation |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceAnnotation |
+parseFrom(com.google.protobuf.ByteString data) |
+
static FaceAnnotation |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static FaceAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceAnnotation |
+parseFrom(java.io.InputStream input) |
+
static FaceAnnotation |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<FaceAnnotation> |
+parser() |
+
FaceAnnotation.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int THUMBNAIL_FIELD_NUMBER+
public static final int SEGMENTS_FIELD_NUMBER+
public static final int LOCATIONS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getThumbnail()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;getThumbnail in interface FaceAnnotationOrBuilderpublic com.google.protobuf.ByteString getThumbnailBytes()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;getThumbnailBytes in interface FaceAnnotationOrBuilderpublic java.util.List<VideoSegment> getSegmentsList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsList in interface FaceAnnotationOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsOrBuilderList in interface FaceAnnotationOrBuilderpublic int getSegmentsCount()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsCount in interface FaceAnnotationOrBuilderpublic VideoSegment getSegments(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegments in interface FaceAnnotationOrBuilderpublic VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;getSegmentsOrBuilder in interface FaceAnnotationOrBuilderpublic java.util.List<FaceLocation> getLocationsList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsList in interface FaceAnnotationOrBuilderpublic java.util.List<? extends FaceLocationOrBuilder> getLocationsOrBuilderList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsOrBuilderList in interface FaceAnnotationOrBuilderpublic int getLocationsCount()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsCount in interface FaceAnnotationOrBuilderpublic FaceLocation getLocations(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocations in interface FaceAnnotationOrBuilderpublic FaceLocationOrBuilder getLocationsOrBuilder(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;getLocationsOrBuilder in interface FaceAnnotationOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FaceAnnotation parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceAnnotation parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceAnnotation parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceAnnotation parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceAnnotation parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceAnnotation parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceAnnotation parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic FaceAnnotation.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FaceAnnotation.Builder newBuilder()+
public static FaceAnnotation.Builder newBuilder(FaceAnnotation prototype)+
public FaceAnnotation.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FaceAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FaceAnnotation getDefaultInstance()+
public static com.google.protobuf.Parser<FaceAnnotation> parser()+
public com.google.protobuf.Parser<FaceAnnotation> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FaceAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface FaceAnnotationOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
FaceLocation |
+getLocations(int index)
+
+ Face locations at one frame per second.
+ |
+
int |
+getLocationsCount()
+
+ Face locations at one frame per second.
+ |
+
java.util.List<FaceLocation> |
+getLocationsList()
+
+ Face locations at one frame per second.
+ |
+
FaceLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Face locations at one frame per second.
+ |
+
java.util.List<? extends FaceLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Face locations at one frame per second.
+ |
+
VideoSegment |
+getSegments(int index)
+
+ All locations where a face was detected.
+ |
+
int |
+getSegmentsCount()
+
+ All locations where a face was detected.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ All locations where a face was detected.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ All locations where a face was detected.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ All locations where a face was detected.
+ |
+
java.lang.String |
+getThumbnail()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
com.google.protobuf.ByteString |
+getThumbnailBytes()
+
+ Thumbnail of a representative face view (in JPEG format).
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getThumbnail()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;com.google.protobuf.ByteString getThumbnailBytes()+
+ Thumbnail of a representative face view (in JPEG format). Encoding: base64. ++ +
string thumbnail = 1;java.util.List<VideoSegment> getSegmentsList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;VideoSegment getSegments(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;int getSegmentsCount()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ All locations where a face was detected. + Faces are detected and tracked on a per-video basis + (as opposed to across multiple videos). ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 2;java.util.List<FaceLocation> getLocationsList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;FaceLocation getLocations(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;int getLocationsCount()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;java.util.List<? extends FaceLocationOrBuilder> getLocationsOrBuilderList()+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;FaceLocationOrBuilder getLocationsOrBuilder(int index)+
+ Face locations at one frame per second. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;public static final class FaceLocation.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder> +implements FaceLocationOrBuilder+
+ Face location. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.FaceLocation| Modifier and Type | +Method and Description | +
|---|---|
FaceLocation.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
FaceLocation |
+build() |
+
FaceLocation |
+buildPartial() |
+
FaceLocation.Builder |
+clear() |
+
FaceLocation.Builder |
+clearBoundingBox()
+
+ Bounding box in a frame.
+ |
+
FaceLocation.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
FaceLocation.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
FaceLocation.Builder |
+clearTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
FaceLocation.Builder |
+clone() |
+
BoundingBox |
+getBoundingBox()
+
+ Bounding box in a frame.
+ |
+
BoundingBox.Builder |
+getBoundingBoxBuilder()
+
+ Bounding box in a frame.
+ |
+
BoundingBoxOrBuilder |
+getBoundingBoxOrBuilder()
+
+ Bounding box in a frame.
+ |
+
FaceLocation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
boolean |
+hasBoundingBox()
+
+ Bounding box in a frame.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
FaceLocation.Builder |
+mergeBoundingBox(BoundingBox value)
+
+ Bounding box in a frame.
+ |
+
FaceLocation.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
FaceLocation.Builder |
+mergeFrom(FaceLocation other) |
+
FaceLocation.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
FaceLocation.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
FaceLocation.Builder |
+setBoundingBox(BoundingBox.Builder builderForValue)
+
+ Bounding box in a frame.
+ |
+
FaceLocation.Builder |
+setBoundingBox(BoundingBox value)
+
+ Bounding box in a frame.
+ |
+
FaceLocation.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
FaceLocation.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
FaceLocation.Builder |
+setTimeOffset(long value)
+
+ Video time offset in microseconds.
+ |
+
FaceLocation.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.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<FaceLocation.Builder>public FaceLocation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FaceLocation build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FaceLocation buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FaceLocation.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceLocation.Builder>public FaceLocation.Builder mergeFrom(FaceLocation other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public FaceLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceLocation.Builder>java.io.IOExceptionpublic boolean hasBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;hasBoundingBox in interface FaceLocationOrBuilderpublic BoundingBox getBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;getBoundingBox in interface FaceLocationOrBuilderpublic FaceLocation.Builder setBoundingBox(BoundingBox value)+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;public FaceLocation.Builder setBoundingBox(BoundingBox.Builder builderForValue)+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;public FaceLocation.Builder mergeBoundingBox(BoundingBox value)+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;public FaceLocation.Builder clearBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;public BoundingBox.Builder getBoundingBoxBuilder()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;public BoundingBoxOrBuilder getBoundingBoxOrBuilder()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;getBoundingBoxOrBuilder in interface FaceLocationOrBuilderpublic long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 2;getTimeOffset in interface FaceLocationOrBuilderpublic FaceLocation.Builder setTimeOffset(long value)+
+ Video time offset in microseconds. ++ +
int64 time_offset = 2;public FaceLocation.Builder clearTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 2;public final FaceLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public final FaceLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>public final class FaceLocation +extends com.google.protobuf.GeneratedMessageV3 +implements FaceLocationOrBuilder+
+ Face location. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.FaceLocation| Modifier and Type | +Class and Description | +
|---|---|
static class |
+FaceLocation.Builder
+
+ Face location.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+BOUNDING_BOX_FIELD_NUMBER |
+
static int |
+TIME_OFFSET_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
BoundingBox |
+getBoundingBox()
+
+ Bounding box in a frame.
+ |
+
BoundingBoxOrBuilder |
+getBoundingBoxOrBuilder()
+
+ Bounding box in a frame.
+ |
+
static FaceLocation |
+getDefaultInstance() |
+
FaceLocation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<FaceLocation> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasBoundingBox()
+
+ Bounding box in a frame.
+ |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static FaceLocation.Builder |
+newBuilder() |
+
static FaceLocation.Builder |
+newBuilder(FaceLocation prototype) |
+
FaceLocation.Builder |
+newBuilderForType() |
+
protected FaceLocation.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static FaceLocation |
+parseDelimitedFrom(java.io.InputStream input) |
+
static FaceLocation |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceLocation |
+parseFrom(byte[] data) |
+
static FaceLocation |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceLocation |
+parseFrom(java.nio.ByteBuffer data) |
+
static FaceLocation |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceLocation |
+parseFrom(com.google.protobuf.ByteString data) |
+
static FaceLocation |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceLocation |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static FaceLocation |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static FaceLocation |
+parseFrom(java.io.InputStream input) |
+
static FaceLocation |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<FaceLocation> |
+parser() |
+
FaceLocation.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int BOUNDING_BOX_FIELD_NUMBER+
public static final int TIME_OFFSET_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;hasBoundingBox in interface FaceLocationOrBuilderpublic BoundingBox getBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;getBoundingBox in interface FaceLocationOrBuilderpublic BoundingBoxOrBuilder getBoundingBoxOrBuilder()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;getBoundingBoxOrBuilder in interface FaceLocationOrBuilderpublic long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 2;getTimeOffset in interface FaceLocationOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FaceLocation parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FaceLocation parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceLocation parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceLocation parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceLocation parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceLocation parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static FaceLocation parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic FaceLocation.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FaceLocation.Builder newBuilder()+
public static FaceLocation.Builder newBuilder(FaceLocation prototype)+
public FaceLocation.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FaceLocation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FaceLocation getDefaultInstance()+
public static com.google.protobuf.Parser<FaceLocation> parser()+
public com.google.protobuf.Parser<FaceLocation> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FaceLocation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface FaceLocationOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
BoundingBox |
+getBoundingBox()
+
+ Bounding box in a frame.
+ |
+
BoundingBoxOrBuilder |
+getBoundingBoxOrBuilder()
+
+ Bounding box in a frame.
+ |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
boolean |
+hasBoundingBox()
+
+ Bounding box in a frame.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;BoundingBox getBoundingBox()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;BoundingBoxOrBuilder getBoundingBoxOrBuilder()+
+ Bounding box in a frame. ++ +
.google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 2;public enum Feature +extends java.lang.Enum<Feature> +implements com.google.protobuf.ProtocolMessageEnum+
+ Video annotation feature. ++ + Protobuf enum
google.cloud.videointelligence.v1beta1.Feature| Enum Constant and Description | +
|---|
FACE_DETECTION
+
+ Human face detection and tracking.
+ |
+
FEATURE_UNSPECIFIED
+
+ Unspecified.
+ |
+
LABEL_DETECTION
+
+ Label detection.
+ |
+
SAFE_SEARCH_DETECTION
+
+ Safe search detection.
+ |
+
SHOT_CHANGE_DETECTION
+
+ Shot change detection.
+ |
+
UNRECOGNIZED |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FACE_DETECTION_VALUE
+
+ Human face detection and tracking.
+ |
+
static int |
+FEATURE_UNSPECIFIED_VALUE
+
+ Unspecified.
+ |
+
static int |
+LABEL_DETECTION_VALUE
+
+ Label detection.
+ |
+
static int |
+SAFE_SEARCH_DETECTION_VALUE
+
+ Safe search detection.
+ |
+
static int |
+SHOT_CHANGE_DETECTION_VALUE
+
+ Shot change detection.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static Feature |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<Feature> |
+internalGetValueMap() |
+
static Feature |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static Feature |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static Feature |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static Feature[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final Feature FEATURE_UNSPECIFIED+
+ Unspecified. ++ +
FEATURE_UNSPECIFIED = 0;public static final Feature LABEL_DETECTION+
+ Label detection. Detect objects, such as dog or flower. ++ +
LABEL_DETECTION = 1;public static final Feature FACE_DETECTION+
+ Human face detection and tracking. ++ +
FACE_DETECTION = 2;public static final Feature SHOT_CHANGE_DETECTION+
+ Shot change detection. ++ +
SHOT_CHANGE_DETECTION = 3;public static final Feature SAFE_SEARCH_DETECTION+
+ Safe search detection. ++ +
SAFE_SEARCH_DETECTION = 4;public static final Feature UNRECOGNIZED+
public static final int FEATURE_UNSPECIFIED_VALUE+
+ Unspecified. ++ +
FEATURE_UNSPECIFIED = 0;public static final int LABEL_DETECTION_VALUE+
+ Label detection. Detect objects, such as dog or flower. ++ +
LABEL_DETECTION = 1;public static final int FACE_DETECTION_VALUE+
+ Human face detection and tracking. ++ +
FACE_DETECTION = 2;public static final int SHOT_CHANGE_DETECTION_VALUE+
+ Shot change detection. ++ +
SHOT_CHANGE_DETECTION = 3;public static final int SAFE_SEARCH_DETECTION_VALUE+
+ Safe search detection. ++ +
SAFE_SEARCH_DETECTION = 4;public static Feature[] values()+
+for (Feature c : Feature.values()) + System.out.println(c); +
public static Feature valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static Feature valueOf(int value)+
forNumber(int) instead.public static Feature forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<Feature> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static Feature valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public static final class LabelAnnotation.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder> +implements LabelAnnotationOrBuilder+
+ Label annotation. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.LabelAnnotation| Modifier and Type | +Method and Description | +
|---|---|
LabelAnnotation.Builder |
+addAllLocations(java.lang.Iterable<? extends LabelLocation> values)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+addLocations(int index,
+ LabelLocation.Builder builderForValue)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+addLocations(int index,
+ LabelLocation value)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+addLocations(LabelLocation.Builder builderForValue)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+addLocations(LabelLocation value)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocation.Builder |
+addLocationsBuilder()
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocation.Builder |
+addLocationsBuilder(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
LabelAnnotation |
+build() |
+
LabelAnnotation |
+buildPartial() |
+
LabelAnnotation.Builder |
+clear() |
+
LabelAnnotation.Builder |
+clearDescription()
+
+ Textual description, e.g.
+ |
+
LabelAnnotation.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
LabelAnnotation.Builder |
+clearLanguageCode()
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelAnnotation.Builder |
+clearLocations()
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
LabelAnnotation.Builder |
+clone() |
+
LabelAnnotation |
+getDefaultInstanceForType() |
+
java.lang.String |
+getDescription()
+
+ Textual description, e.g.
+ |
+
com.google.protobuf.ByteString |
+getDescriptionBytes()
+
+ Textual description, e.g.
+ |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getLanguageCode()
+
+ Language code for `description` in BCP-47 format.
+ |
+
com.google.protobuf.ByteString |
+getLanguageCodeBytes()
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelLocation |
+getLocations(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocation.Builder |
+getLocationsBuilder(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<LabelLocation.Builder> |
+getLocationsBuilderList()
+
+ Where the label was detected and with what confidence.
+ |
+
int |
+getLocationsCount()
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<LabelLocation> |
+getLocationsList()
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<? extends LabelLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Where the label was detected and with what confidence.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
LabelAnnotation.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
LabelAnnotation.Builder |
+mergeFrom(LabelAnnotation other) |
+
LabelAnnotation.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
LabelAnnotation.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
LabelAnnotation.Builder |
+removeLocations(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+setDescription(java.lang.String value)
+
+ Textual description, e.g.
+ |
+
LabelAnnotation.Builder |
+setDescriptionBytes(com.google.protobuf.ByteString value)
+
+ Textual description, e.g.
+ |
+
LabelAnnotation.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
LabelAnnotation.Builder |
+setLanguageCode(java.lang.String value)
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelAnnotation.Builder |
+setLanguageCodeBytes(com.google.protobuf.ByteString value)
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelAnnotation.Builder |
+setLocations(int index,
+ LabelLocation.Builder builderForValue)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+setLocations(int index,
+ LabelLocation value)
+
+ Where the label was detected and with what confidence.
+ |
+
LabelAnnotation.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
LabelAnnotation.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.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<LabelAnnotation.Builder>public LabelAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LabelAnnotation build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LabelAnnotation buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LabelAnnotation.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder mergeFrom(LabelAnnotation other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public LabelAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelAnnotation.Builder>java.io.IOExceptionpublic java.lang.String getDescription()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;getDescription in interface LabelAnnotationOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;getDescriptionBytes in interface LabelAnnotationOrBuilderpublic LabelAnnotation.Builder setDescription(java.lang.String value)+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;public LabelAnnotation.Builder clearDescription()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;public LabelAnnotation.Builder setDescriptionBytes(com.google.protobuf.ByteString value)+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;public java.lang.String getLanguageCode()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;getLanguageCode in interface LabelAnnotationOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;getLanguageCodeBytes in interface LabelAnnotationOrBuilderpublic LabelAnnotation.Builder setLanguageCode(java.lang.String value)+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;public LabelAnnotation.Builder clearLanguageCode()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;public LabelAnnotation.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;public java.util.List<LabelLocation> getLocationsList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsList in interface LabelAnnotationOrBuilderpublic int getLocationsCount()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsCount in interface LabelAnnotationOrBuilderpublic LabelLocation getLocations(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocations in interface LabelAnnotationOrBuilderpublic LabelAnnotation.Builder setLocations(int index, + LabelLocation value)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder setLocations(int index, + LabelLocation.Builder builderForValue)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder addLocations(LabelLocation value)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder addLocations(int index, + LabelLocation value)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder addLocations(LabelLocation.Builder builderForValue)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder addLocations(int index, + LabelLocation.Builder builderForValue)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder addAllLocations(java.lang.Iterable<? extends LabelLocation> values)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder clearLocations()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelAnnotation.Builder removeLocations(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelLocation.Builder getLocationsBuilder(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelLocationOrBuilder getLocationsOrBuilder(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsOrBuilder in interface LabelAnnotationOrBuilderpublic java.util.List<? extends LabelLocationOrBuilder> getLocationsOrBuilderList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsOrBuilderList in interface LabelAnnotationOrBuilderpublic LabelLocation.Builder addLocationsBuilder()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public LabelLocation.Builder addLocationsBuilder(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public java.util.List<LabelLocation.Builder> getLocationsBuilderList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public final LabelAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public final LabelAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>public final class LabelAnnotation +extends com.google.protobuf.GeneratedMessageV3 +implements LabelAnnotationOrBuilder+
+ Label annotation. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.LabelAnnotation| Modifier and Type | +Class and Description | +
|---|---|
static class |
+LabelAnnotation.Builder
+
+ Label annotation.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+DESCRIPTION_FIELD_NUMBER |
+
static int |
+LANGUAGE_CODE_FIELD_NUMBER |
+
static int |
+LOCATIONS_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static LabelAnnotation |
+getDefaultInstance() |
+
LabelAnnotation |
+getDefaultInstanceForType() |
+
java.lang.String |
+getDescription()
+
+ Textual description, e.g.
+ |
+
com.google.protobuf.ByteString |
+getDescriptionBytes()
+
+ Textual description, e.g.
+ |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getLanguageCode()
+
+ Language code for `description` in BCP-47 format.
+ |
+
com.google.protobuf.ByteString |
+getLanguageCodeBytes()
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelLocation |
+getLocations(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
int |
+getLocationsCount()
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<LabelLocation> |
+getLocationsList()
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<? extends LabelLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Where the label was detected and with what confidence.
+ |
+
com.google.protobuf.Parser<LabelAnnotation> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static LabelAnnotation.Builder |
+newBuilder() |
+
static LabelAnnotation.Builder |
+newBuilder(LabelAnnotation prototype) |
+
LabelAnnotation.Builder |
+newBuilderForType() |
+
protected LabelAnnotation.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static LabelAnnotation |
+parseDelimitedFrom(java.io.InputStream input) |
+
static LabelAnnotation |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelAnnotation |
+parseFrom(byte[] data) |
+
static LabelAnnotation |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelAnnotation |
+parseFrom(java.nio.ByteBuffer data) |
+
static LabelAnnotation |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelAnnotation |
+parseFrom(com.google.protobuf.ByteString data) |
+
static LabelAnnotation |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static LabelAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelAnnotation |
+parseFrom(java.io.InputStream input) |
+
static LabelAnnotation |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<LabelAnnotation> |
+parser() |
+
LabelAnnotation.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DESCRIPTION_FIELD_NUMBER+
public static final int LANGUAGE_CODE_FIELD_NUMBER+
public static final int LOCATIONS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getDescription()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;getDescription in interface LabelAnnotationOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;getDescriptionBytes in interface LabelAnnotationOrBuilderpublic java.lang.String getLanguageCode()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;getLanguageCode in interface LabelAnnotationOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;getLanguageCodeBytes in interface LabelAnnotationOrBuilderpublic java.util.List<LabelLocation> getLocationsList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsList in interface LabelAnnotationOrBuilderpublic java.util.List<? extends LabelLocationOrBuilder> getLocationsOrBuilderList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsOrBuilderList in interface LabelAnnotationOrBuilderpublic int getLocationsCount()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsCount in interface LabelAnnotationOrBuilderpublic LabelLocation getLocations(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocations in interface LabelAnnotationOrBuilderpublic LabelLocationOrBuilder getLocationsOrBuilder(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;getLocationsOrBuilder in interface LabelAnnotationOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LabelAnnotation parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelAnnotation parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelAnnotation parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelAnnotation parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelAnnotation parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelAnnotation parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelAnnotation parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic LabelAnnotation.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LabelAnnotation.Builder newBuilder()+
public static LabelAnnotation.Builder newBuilder(LabelAnnotation prototype)+
public LabelAnnotation.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LabelAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LabelAnnotation getDefaultInstance()+
public static com.google.protobuf.Parser<LabelAnnotation> parser()+
public com.google.protobuf.Parser<LabelAnnotation> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LabelAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface LabelAnnotationOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getDescription()
+
+ Textual description, e.g.
+ |
+
com.google.protobuf.ByteString |
+getDescriptionBytes()
+
+ Textual description, e.g.
+ |
+
java.lang.String |
+getLanguageCode()
+
+ Language code for `description` in BCP-47 format.
+ |
+
com.google.protobuf.ByteString |
+getLanguageCodeBytes()
+
+ Language code for `description` in BCP-47 format.
+ |
+
LabelLocation |
+getLocations(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
int |
+getLocationsCount()
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<LabelLocation> |
+getLocationsList()
+
+ Where the label was detected and with what confidence.
+ |
+
LabelLocationOrBuilder |
+getLocationsOrBuilder(int index)
+
+ Where the label was detected and with what confidence.
+ |
+
java.util.List<? extends LabelLocationOrBuilder> |
+getLocationsOrBuilderList()
+
+ Where the label was detected and with what confidence.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getDescription()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;com.google.protobuf.ByteString getDescriptionBytes()+
+ Textual description, e.g. `Fixed-gear bicycle`. ++ +
string description = 1;java.lang.String getLanguageCode()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;com.google.protobuf.ByteString getLanguageCodeBytes()+
+ Language code for `description` in BCP-47 format. ++ +
string language_code = 2;java.util.List<LabelLocation> getLocationsList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;LabelLocation getLocations(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;int getLocationsCount()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;java.util.List<? extends LabelLocationOrBuilder> getLocationsOrBuilderList()+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;LabelLocationOrBuilder getLocationsOrBuilder(int index)+
+ Where the label was detected and with what confidence. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;public enum LabelDetectionMode +extends java.lang.Enum<LabelDetectionMode> +implements com.google.protobuf.ProtocolMessageEnum+
+ Label detection mode. ++ + Protobuf enum
google.cloud.videointelligence.v1beta1.LabelDetectionMode| Enum Constant and Description | +
|---|
FRAME_MODE
+
+ Detect frame-level labels.
+ |
+
LABEL_DETECTION_MODE_UNSPECIFIED
+
+ Unspecified.
+ |
+
SHOT_AND_FRAME_MODE
+
+ Detect both shot-level and frame-level labels.
+ |
+
SHOT_MODE
+
+ Detect shot-level labels.
+ |
+
UNRECOGNIZED |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FRAME_MODE_VALUE
+
+ Detect frame-level labels.
+ |
+
static int |
+LABEL_DETECTION_MODE_UNSPECIFIED_VALUE
+
+ Unspecified.
+ |
+
static int |
+SHOT_AND_FRAME_MODE_VALUE
+
+ Detect both shot-level and frame-level labels.
+ |
+
static int |
+SHOT_MODE_VALUE
+
+ Detect shot-level labels.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static LabelDetectionMode |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<LabelDetectionMode> |
+internalGetValueMap() |
+
static LabelDetectionMode |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static LabelDetectionMode |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static LabelDetectionMode |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static LabelDetectionMode[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final LabelDetectionMode LABEL_DETECTION_MODE_UNSPECIFIED+
+ Unspecified. ++ +
LABEL_DETECTION_MODE_UNSPECIFIED = 0;public static final LabelDetectionMode SHOT_MODE+
+ Detect shot-level labels. ++ +
SHOT_MODE = 1;public static final LabelDetectionMode FRAME_MODE+
+ Detect frame-level labels. ++ +
FRAME_MODE = 2;public static final LabelDetectionMode SHOT_AND_FRAME_MODE+
+ Detect both shot-level and frame-level labels. ++ +
SHOT_AND_FRAME_MODE = 3;public static final LabelDetectionMode UNRECOGNIZED+
public static final int LABEL_DETECTION_MODE_UNSPECIFIED_VALUE+
+ Unspecified. ++ +
LABEL_DETECTION_MODE_UNSPECIFIED = 0;public static final int SHOT_MODE_VALUE+
+ Detect shot-level labels. ++ +
SHOT_MODE = 1;public static final int FRAME_MODE_VALUE+
+ Detect frame-level labels. ++ +
FRAME_MODE = 2;public static final int SHOT_AND_FRAME_MODE_VALUE+
+ Detect both shot-level and frame-level labels. ++ +
SHOT_AND_FRAME_MODE = 3;public static LabelDetectionMode[] values()+
+for (LabelDetectionMode c : LabelDetectionMode.values()) + System.out.println(c); +
public static LabelDetectionMode valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static LabelDetectionMode valueOf(int value)+
forNumber(int) instead.public static LabelDetectionMode forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<LabelDetectionMode> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static LabelDetectionMode valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public enum LabelLevel +extends java.lang.Enum<LabelLevel> +implements com.google.protobuf.ProtocolMessageEnum+
+ Label level (scope). ++ + Protobuf enum
google.cloud.videointelligence.v1beta1.LabelLevel| Enum Constant and Description | +
|---|
FRAME_LEVEL
+
+ Frame-level.
+ |
+
LABEL_LEVEL_UNSPECIFIED
+
+ Unspecified.
+ |
+
SEGMENT_LEVEL
+
+ Segment-level.
+ |
+
SHOT_LEVEL
+
+ Shot-level.
+ |
+
UNRECOGNIZED |
+
VIDEO_LEVEL
+
+ Video-level.
+ |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FRAME_LEVEL_VALUE
+
+ Frame-level.
+ |
+
static int |
+LABEL_LEVEL_UNSPECIFIED_VALUE
+
+ Unspecified.
+ |
+
static int |
+SEGMENT_LEVEL_VALUE
+
+ Segment-level.
+ |
+
static int |
+SHOT_LEVEL_VALUE
+
+ Shot-level.
+ |
+
static int |
+VIDEO_LEVEL_VALUE
+
+ Video-level.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static LabelLevel |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<LabelLevel> |
+internalGetValueMap() |
+
static LabelLevel |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static LabelLevel |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static LabelLevel |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static LabelLevel[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final LabelLevel LABEL_LEVEL_UNSPECIFIED+
+ Unspecified. ++ +
LABEL_LEVEL_UNSPECIFIED = 0;public static final LabelLevel VIDEO_LEVEL+
+ Video-level. Corresponds to the whole video. ++ +
VIDEO_LEVEL = 1;public static final LabelLevel SEGMENT_LEVEL+
+ Segment-level. Corresponds to one of `AnnotateSpec.segments`. ++ +
SEGMENT_LEVEL = 2;public static final LabelLevel SHOT_LEVEL+
+ Shot-level. Corresponds to a single shot (i.e. a series of frames + without a major camera position or background change). ++ +
SHOT_LEVEL = 3;public static final LabelLevel FRAME_LEVEL+
+ Frame-level. Corresponds to a single video frame. ++ +
FRAME_LEVEL = 4;public static final LabelLevel UNRECOGNIZED+
public static final int LABEL_LEVEL_UNSPECIFIED_VALUE+
+ Unspecified. ++ +
LABEL_LEVEL_UNSPECIFIED = 0;public static final int VIDEO_LEVEL_VALUE+
+ Video-level. Corresponds to the whole video. ++ +
VIDEO_LEVEL = 1;public static final int SEGMENT_LEVEL_VALUE+
+ Segment-level. Corresponds to one of `AnnotateSpec.segments`. ++ +
SEGMENT_LEVEL = 2;public static final int SHOT_LEVEL_VALUE+
+ Shot-level. Corresponds to a single shot (i.e. a series of frames + without a major camera position or background change). ++ +
SHOT_LEVEL = 3;public static final int FRAME_LEVEL_VALUE+
+ Frame-level. Corresponds to a single video frame. ++ +
FRAME_LEVEL = 4;public static LabelLevel[] values()+
+for (LabelLevel c : LabelLevel.values()) + System.out.println(c); +
public static LabelLevel valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static LabelLevel valueOf(int value)+
forNumber(int) instead.public static LabelLevel forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<LabelLevel> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static LabelLevel valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public static final class LabelLocation.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder> +implements LabelLocationOrBuilder+
+ Label location. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.LabelLocation| Modifier and Type | +Method and Description | +
|---|---|
LabelLocation.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
LabelLocation |
+build() |
+
LabelLocation |
+buildPartial() |
+
LabelLocation.Builder |
+clear() |
+
LabelLocation.Builder |
+clearConfidence()
+
+ Confidence that the label is accurate.
+ |
+
LabelLocation.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
LabelLocation.Builder |
+clearLevel()
+
+ Label level.
+ |
+
LabelLocation.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
LabelLocation.Builder |
+clearSegment()
+
+ Video segment.
+ |
+
LabelLocation.Builder |
+clone() |
+
float |
+getConfidence()
+
+ Confidence that the label is accurate.
+ |
+
LabelLocation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
LabelLevel |
+getLevel()
+
+ Label level.
+ |
+
int |
+getLevelValue()
+
+ Label level.
+ |
+
VideoSegment |
+getSegment()
+
+ Video segment.
+ |
+
VideoSegment.Builder |
+getSegmentBuilder()
+
+ Video segment.
+ |
+
VideoSegmentOrBuilder |
+getSegmentOrBuilder()
+
+ Video segment.
+ |
+
boolean |
+hasSegment()
+
+ Video segment.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
LabelLocation.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
LabelLocation.Builder |
+mergeFrom(LabelLocation other) |
+
LabelLocation.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
LabelLocation.Builder |
+mergeSegment(VideoSegment value)
+
+ Video segment.
+ |
+
LabelLocation.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
LabelLocation.Builder |
+setConfidence(float value)
+
+ Confidence that the label is accurate.
+ |
+
LabelLocation.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
LabelLocation.Builder |
+setLevel(LabelLevel value)
+
+ Label level.
+ |
+
LabelLocation.Builder |
+setLevelValue(int value)
+
+ Label level.
+ |
+
LabelLocation.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
LabelLocation.Builder |
+setSegment(VideoSegment.Builder builderForValue)
+
+ Video segment.
+ |
+
LabelLocation.Builder |
+setSegment(VideoSegment value)
+
+ Video segment.
+ |
+
LabelLocation.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.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<LabelLocation.Builder>public LabelLocation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LabelLocation build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LabelLocation buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LabelLocation.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelLocation.Builder>public LabelLocation.Builder mergeFrom(LabelLocation other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public LabelLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelLocation.Builder>java.io.IOExceptionpublic boolean hasSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;hasSegment in interface LabelLocationOrBuilderpublic VideoSegment getSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;getSegment in interface LabelLocationOrBuilderpublic LabelLocation.Builder setSegment(VideoSegment value)+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;public LabelLocation.Builder setSegment(VideoSegment.Builder builderForValue)+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;public LabelLocation.Builder mergeSegment(VideoSegment value)+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;public LabelLocation.Builder clearSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;public VideoSegment.Builder getSegmentBuilder()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;public VideoSegmentOrBuilder getSegmentOrBuilder()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;getSegmentOrBuilder in interface LabelLocationOrBuilderpublic float getConfidence()+
+ Confidence that the label is accurate. Range: [0, 1]. ++ +
float confidence = 2;getConfidence in interface LabelLocationOrBuilderpublic LabelLocation.Builder setConfidence(float value)+
+ Confidence that the label is accurate. Range: [0, 1]. ++ +
float confidence = 2;public LabelLocation.Builder clearConfidence()+
+ Confidence that the label is accurate. Range: [0, 1]. ++ +
float confidence = 2;public int getLevelValue()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;getLevelValue in interface LabelLocationOrBuilderpublic LabelLocation.Builder setLevelValue(int value)+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;public LabelLevel getLevel()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;getLevel in interface LabelLocationOrBuilderpublic LabelLocation.Builder setLevel(LabelLevel value)+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;public LabelLocation.Builder clearLevel()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;public final LabelLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public final LabelLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>public final class LabelLocation +extends com.google.protobuf.GeneratedMessageV3 +implements LabelLocationOrBuilder+
+ Label location. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.LabelLocation| Modifier and Type | +Class and Description | +
|---|---|
static class |
+LabelLocation.Builder
+
+ Label location.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+CONFIDENCE_FIELD_NUMBER |
+
static int |
+LEVEL_FIELD_NUMBER |
+
static int |
+SEGMENT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
float |
+getConfidence()
+
+ Confidence that the label is accurate.
+ |
+
static LabelLocation |
+getDefaultInstance() |
+
LabelLocation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
LabelLevel |
+getLevel()
+
+ Label level.
+ |
+
int |
+getLevelValue()
+
+ Label level.
+ |
+
com.google.protobuf.Parser<LabelLocation> |
+getParserForType() |
+
VideoSegment |
+getSegment()
+
+ Video segment.
+ |
+
VideoSegmentOrBuilder |
+getSegmentOrBuilder()
+
+ Video segment.
+ |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
boolean |
+hasSegment()
+
+ Video segment.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static LabelLocation.Builder |
+newBuilder() |
+
static LabelLocation.Builder |
+newBuilder(LabelLocation prototype) |
+
LabelLocation.Builder |
+newBuilderForType() |
+
protected LabelLocation.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static LabelLocation |
+parseDelimitedFrom(java.io.InputStream input) |
+
static LabelLocation |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelLocation |
+parseFrom(byte[] data) |
+
static LabelLocation |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelLocation |
+parseFrom(java.nio.ByteBuffer data) |
+
static LabelLocation |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelLocation |
+parseFrom(com.google.protobuf.ByteString data) |
+
static LabelLocation |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelLocation |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static LabelLocation |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static LabelLocation |
+parseFrom(java.io.InputStream input) |
+
static LabelLocation |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<LabelLocation> |
+parser() |
+
LabelLocation.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SEGMENT_FIELD_NUMBER+
public static final int CONFIDENCE_FIELD_NUMBER+
public static final int LEVEL_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;hasSegment in interface LabelLocationOrBuilderpublic VideoSegment getSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;getSegment in interface LabelLocationOrBuilderpublic VideoSegmentOrBuilder getSegmentOrBuilder()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;getSegmentOrBuilder in interface LabelLocationOrBuilderpublic float getConfidence()+
+ Confidence that the label is accurate. Range: [0, 1]. ++ +
float confidence = 2;getConfidence in interface LabelLocationOrBuilderpublic int getLevelValue()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;getLevelValue in interface LabelLocationOrBuilderpublic LabelLevel getLevel()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;getLevel in interface LabelLocationOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LabelLocation parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LabelLocation parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelLocation parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelLocation parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelLocation parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelLocation parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static LabelLocation parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic LabelLocation.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LabelLocation.Builder newBuilder()+
public static LabelLocation.Builder newBuilder(LabelLocation prototype)+
public LabelLocation.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LabelLocation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LabelLocation getDefaultInstance()+
public static com.google.protobuf.Parser<LabelLocation> parser()+
public com.google.protobuf.Parser<LabelLocation> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LabelLocation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface LabelLocationOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
float |
+getConfidence()
+
+ Confidence that the label is accurate.
+ |
+
LabelLevel |
+getLevel()
+
+ Label level.
+ |
+
int |
+getLevelValue()
+
+ Label level.
+ |
+
VideoSegment |
+getSegment()
+
+ Video segment.
+ |
+
VideoSegmentOrBuilder |
+getSegmentOrBuilder()
+
+ Video segment.
+ |
+
boolean |
+hasSegment()
+
+ Video segment.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;VideoSegment getSegment()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;VideoSegmentOrBuilder getSegmentOrBuilder()+
+ Video segment. Set to [-1, -1] for video-level labels. + Set to [timestamp, timestamp] for frame-level labels. + Otherwise, corresponds to one of `AnnotateSpec.segments` + (if specified) or to shot boundaries (if requested). ++ +
.google.cloud.videointelligence.v1beta1.VideoSegment segment = 1;float getConfidence()+
+ Confidence that the label is accurate. Range: [0, 1]. ++ +
float confidence = 2;int getLevelValue()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;LabelLevel getLevel()+
+ Label level. ++ +
.google.cloud.videointelligence.v1beta1.LabelLevel level = 3;public enum Likelihood +extends java.lang.Enum<Likelihood> +implements com.google.protobuf.ProtocolMessageEnum+
+ Bucketized representation of likelihood. ++ + Protobuf enum
google.cloud.videointelligence.v1beta1.Likelihood| Enum Constant and Description | +
|---|
LIKELY
+
+ Likely.
+ |
+
POSSIBLE
+
+ Possible.
+ |
+
UNKNOWN
+
+ Unknown likelihood.
+ |
+
UNLIKELY
+
+ Unlikely.
+ |
+
UNRECOGNIZED |
+
VERY_LIKELY
+
+ Very likely.
+ |
+
VERY_UNLIKELY
+
+ Very unlikely.
+ |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+LIKELY_VALUE
+
+ Likely.
+ |
+
static int |
+POSSIBLE_VALUE
+
+ Possible.
+ |
+
static int |
+UNKNOWN_VALUE
+
+ Unknown likelihood.
+ |
+
static int |
+UNLIKELY_VALUE
+
+ Unlikely.
+ |
+
static int |
+VERY_LIKELY_VALUE
+
+ Very likely.
+ |
+
static int |
+VERY_UNLIKELY_VALUE
+
+ Very unlikely.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static Likelihood |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<Likelihood> |
+internalGetValueMap() |
+
static Likelihood |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static Likelihood |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static Likelihood |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static Likelihood[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final Likelihood UNKNOWN+
+ Unknown likelihood. ++ +
UNKNOWN = 0;public static final Likelihood VERY_UNLIKELY+
+ Very unlikely. ++ +
VERY_UNLIKELY = 1;public static final Likelihood UNLIKELY+
+ Unlikely. ++ +
UNLIKELY = 2;public static final Likelihood POSSIBLE+
+ Possible. ++ +
POSSIBLE = 3;public static final Likelihood LIKELY+
+ Likely. ++ +
LIKELY = 4;public static final Likelihood VERY_LIKELY+
+ Very likely. ++ +
VERY_LIKELY = 5;public static final Likelihood UNRECOGNIZED+
public static final int UNKNOWN_VALUE+
+ Unknown likelihood. ++ +
UNKNOWN = 0;public static final int VERY_UNLIKELY_VALUE+
+ Very unlikely. ++ +
VERY_UNLIKELY = 1;public static final int UNLIKELY_VALUE+
+ Unlikely. ++ +
UNLIKELY = 2;public static final int POSSIBLE_VALUE+
+ Possible. ++ +
POSSIBLE = 3;public static final int LIKELY_VALUE+
+ Likely. ++ +
LIKELY = 4;public static final int VERY_LIKELY_VALUE+
+ Very likely. ++ +
VERY_LIKELY = 5;public static Likelihood[] values()+
+for (Likelihood c : Likelihood.values()) + System.out.println(c); +
public static Likelihood valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static Likelihood valueOf(int value)+
forNumber(int) instead.public static Likelihood forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<Likelihood> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static Likelihood valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public static final class SafeSearchAnnotation.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder> +implements SafeSearchAnnotationOrBuilder+
+ Safe search annotation (based on per-frame visual signals only). + If no unsafe content has been detected in a frame, no annotations + are present for that frame. If only some types of unsafe content + have been detected in a frame, the likelihood is set to `UNKNOWN` + for all other types of unsafe content. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.SafeSearchAnnotation| Modifier and Type | +Method and Description | +
|---|---|
SafeSearchAnnotation.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
SafeSearchAnnotation |
+build() |
+
SafeSearchAnnotation |
+buildPartial() |
+
SafeSearchAnnotation.Builder |
+clear() |
+
SafeSearchAnnotation.Builder |
+clearAdult()
+
+ Likelihood of adult content.
+ |
+
SafeSearchAnnotation.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
SafeSearchAnnotation.Builder |
+clearMedical()
+
+ Likelihood of medical content.
+ |
+
SafeSearchAnnotation.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
SafeSearchAnnotation.Builder |
+clearRacy()
+
+ Likelihood of racy content.
+ |
+
SafeSearchAnnotation.Builder |
+clearSpoof()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
SafeSearchAnnotation.Builder |
+clearTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
SafeSearchAnnotation.Builder |
+clearViolent()
+
+ Likelihood of violent content.
+ |
+
SafeSearchAnnotation.Builder |
+clone() |
+
Likelihood |
+getAdult()
+
+ Likelihood of adult content.
+ |
+
int |
+getAdultValue()
+
+ Likelihood of adult content.
+ |
+
SafeSearchAnnotation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
Likelihood |
+getMedical()
+
+ Likelihood of medical content.
+ |
+
int |
+getMedicalValue()
+
+ Likelihood of medical content.
+ |
+
Likelihood |
+getRacy()
+
+ Likelihood of racy content.
+ |
+
int |
+getRacyValue()
+
+ Likelihood of racy content.
+ |
+
Likelihood |
+getSpoof()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
int |
+getSpoofValue()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
Likelihood |
+getViolent()
+
+ Likelihood of violent content.
+ |
+
int |
+getViolentValue()
+
+ Likelihood of violent content.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
SafeSearchAnnotation.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
SafeSearchAnnotation.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
SafeSearchAnnotation.Builder |
+mergeFrom(SafeSearchAnnotation other) |
+
SafeSearchAnnotation.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
SafeSearchAnnotation.Builder |
+setAdult(Likelihood value)
+
+ Likelihood of adult content.
+ |
+
SafeSearchAnnotation.Builder |
+setAdultValue(int value)
+
+ Likelihood of adult content.
+ |
+
SafeSearchAnnotation.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
SafeSearchAnnotation.Builder |
+setMedical(Likelihood value)
+
+ Likelihood of medical content.
+ |
+
SafeSearchAnnotation.Builder |
+setMedicalValue(int value)
+
+ Likelihood of medical content.
+ |
+
SafeSearchAnnotation.Builder |
+setRacy(Likelihood value)
+
+ Likelihood of racy content.
+ |
+
SafeSearchAnnotation.Builder |
+setRacyValue(int value)
+
+ Likelihood of racy content.
+ |
+
SafeSearchAnnotation.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
SafeSearchAnnotation.Builder |
+setSpoof(Likelihood value)
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
SafeSearchAnnotation.Builder |
+setSpoofValue(int value)
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
SafeSearchAnnotation.Builder |
+setTimeOffset(long value)
+
+ Video time offset in microseconds.
+ |
+
SafeSearchAnnotation.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
SafeSearchAnnotation.Builder |
+setViolent(Likelihood value)
+
+ Likelihood of violent content.
+ |
+
SafeSearchAnnotation.Builder |
+setViolentValue(int value)
+
+ Likelihood of violent content.
+ |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.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<SafeSearchAnnotation.Builder>public SafeSearchAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SafeSearchAnnotation build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SafeSearchAnnotation buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SafeSearchAnnotation.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder mergeFrom(SafeSearchAnnotation other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public SafeSearchAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SafeSearchAnnotation.Builder>java.io.IOExceptionpublic int getAdultValue()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;getAdultValue in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setAdultValue(int value)+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;public Likelihood getAdult()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;getAdult in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setAdult(Likelihood value)+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;public SafeSearchAnnotation.Builder clearAdult()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;public int getSpoofValue()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;getSpoofValue in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setSpoofValue(int value)+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;public Likelihood getSpoof()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;getSpoof in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setSpoof(Likelihood value)+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;public SafeSearchAnnotation.Builder clearSpoof()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;public int getMedicalValue()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;getMedicalValue in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setMedicalValue(int value)+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;public Likelihood getMedical()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;getMedical in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setMedical(Likelihood value)+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;public SafeSearchAnnotation.Builder clearMedical()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;public int getViolentValue()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;getViolentValue in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setViolentValue(int value)+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;public Likelihood getViolent()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;getViolent in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setViolent(Likelihood value)+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;public SafeSearchAnnotation.Builder clearViolent()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;public int getRacyValue()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;getRacyValue in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setRacyValue(int value)+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;public Likelihood getRacy()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;getRacy in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setRacy(Likelihood value)+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;public SafeSearchAnnotation.Builder clearRacy()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;public long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 6;getTimeOffset in interface SafeSearchAnnotationOrBuilderpublic SafeSearchAnnotation.Builder setTimeOffset(long value)+
+ Video time offset in microseconds. ++ +
int64 time_offset = 6;public SafeSearchAnnotation.Builder clearTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 6;public final SafeSearchAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public final SafeSearchAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>public final class SafeSearchAnnotation +extends com.google.protobuf.GeneratedMessageV3 +implements SafeSearchAnnotationOrBuilder+
+ Safe search annotation (based on per-frame visual signals only). + If no unsafe content has been detected in a frame, no annotations + are present for that frame. If only some types of unsafe content + have been detected in a frame, the likelihood is set to `UNKNOWN` + for all other types of unsafe content. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.SafeSearchAnnotation| Modifier and Type | +Class and Description | +
|---|---|
static class |
+SafeSearchAnnotation.Builder
+
+ Safe search annotation (based on per-frame visual signals only).
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+ADULT_FIELD_NUMBER |
+
static int |
+MEDICAL_FIELD_NUMBER |
+
static int |
+RACY_FIELD_NUMBER |
+
static int |
+SPOOF_FIELD_NUMBER |
+
static int |
+TIME_OFFSET_FIELD_NUMBER |
+
static int |
+VIOLENT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
Likelihood |
+getAdult()
+
+ Likelihood of adult content.
+ |
+
int |
+getAdultValue()
+
+ Likelihood of adult content.
+ |
+
static SafeSearchAnnotation |
+getDefaultInstance() |
+
SafeSearchAnnotation |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
Likelihood |
+getMedical()
+
+ Likelihood of medical content.
+ |
+
int |
+getMedicalValue()
+
+ Likelihood of medical content.
+ |
+
com.google.protobuf.Parser<SafeSearchAnnotation> |
+getParserForType() |
+
Likelihood |
+getRacy()
+
+ Likelihood of racy content.
+ |
+
int |
+getRacyValue()
+
+ Likelihood of racy content.
+ |
+
int |
+getSerializedSize() |
+
Likelihood |
+getSpoof()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
int |
+getSpoofValue()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
Likelihood |
+getViolent()
+
+ Likelihood of violent content.
+ |
+
int |
+getViolentValue()
+
+ Likelihood of violent content.
+ |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static SafeSearchAnnotation.Builder |
+newBuilder() |
+
static SafeSearchAnnotation.Builder |
+newBuilder(SafeSearchAnnotation prototype) |
+
SafeSearchAnnotation.Builder |
+newBuilderForType() |
+
protected SafeSearchAnnotation.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static SafeSearchAnnotation |
+parseDelimitedFrom(java.io.InputStream input) |
+
static SafeSearchAnnotation |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static SafeSearchAnnotation |
+parseFrom(byte[] data) |
+
static SafeSearchAnnotation |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static SafeSearchAnnotation |
+parseFrom(java.nio.ByteBuffer data) |
+
static SafeSearchAnnotation |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static SafeSearchAnnotation |
+parseFrom(com.google.protobuf.ByteString data) |
+
static SafeSearchAnnotation |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static SafeSearchAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static SafeSearchAnnotation |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static SafeSearchAnnotation |
+parseFrom(java.io.InputStream input) |
+
static SafeSearchAnnotation |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<SafeSearchAnnotation> |
+parser() |
+
SafeSearchAnnotation.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ADULT_FIELD_NUMBER+
public static final int SPOOF_FIELD_NUMBER+
public static final int MEDICAL_FIELD_NUMBER+
public static final int VIOLENT_FIELD_NUMBER+
public static final int RACY_FIELD_NUMBER+
public static final int TIME_OFFSET_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getAdultValue()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;getAdultValue in interface SafeSearchAnnotationOrBuilderpublic Likelihood getAdult()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;getAdult in interface SafeSearchAnnotationOrBuilderpublic int getSpoofValue()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;getSpoofValue in interface SafeSearchAnnotationOrBuilderpublic Likelihood getSpoof()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;getSpoof in interface SafeSearchAnnotationOrBuilderpublic int getMedicalValue()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;getMedicalValue in interface SafeSearchAnnotationOrBuilderpublic Likelihood getMedical()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;getMedical in interface SafeSearchAnnotationOrBuilderpublic int getViolentValue()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;getViolentValue in interface SafeSearchAnnotationOrBuilderpublic Likelihood getViolent()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;getViolent in interface SafeSearchAnnotationOrBuilderpublic int getRacyValue()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;getRacyValue in interface SafeSearchAnnotationOrBuilderpublic Likelihood getRacy()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;getRacy in interface SafeSearchAnnotationOrBuilderpublic long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 6;getTimeOffset in interface SafeSearchAnnotationOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SafeSearchAnnotation parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SafeSearchAnnotation parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static SafeSearchAnnotation parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static SafeSearchAnnotation parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static SafeSearchAnnotation parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static SafeSearchAnnotation parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static SafeSearchAnnotation parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic SafeSearchAnnotation.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SafeSearchAnnotation.Builder newBuilder()+
public static SafeSearchAnnotation.Builder newBuilder(SafeSearchAnnotation prototype)+
public SafeSearchAnnotation.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SafeSearchAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SafeSearchAnnotation getDefaultInstance()+
public static com.google.protobuf.Parser<SafeSearchAnnotation> parser()+
public com.google.protobuf.Parser<SafeSearchAnnotation> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SafeSearchAnnotation getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface SafeSearchAnnotationOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
Likelihood |
+getAdult()
+
+ Likelihood of adult content.
+ |
+
int |
+getAdultValue()
+
+ Likelihood of adult content.
+ |
+
Likelihood |
+getMedical()
+
+ Likelihood of medical content.
+ |
+
int |
+getMedicalValue()
+
+ Likelihood of medical content.
+ |
+
Likelihood |
+getRacy()
+
+ Likelihood of racy content.
+ |
+
int |
+getRacyValue()
+
+ Likelihood of racy content.
+ |
+
Likelihood |
+getSpoof()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
int |
+getSpoofValue()
+
+ Likelihood that an obvious modification was made to the original
+ version to make it appear funny or offensive.
+ |
+
long |
+getTimeOffset()
+
+ Video time offset in microseconds.
+ |
+
Likelihood |
+getViolent()
+
+ Likelihood of violent content.
+ |
+
int |
+getViolentValue()
+
+ Likelihood of violent content.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedint getAdultValue()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;Likelihood getAdult()+
+ Likelihood of adult content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood adult = 1;int getSpoofValue()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;Likelihood getSpoof()+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood spoof = 2;int getMedicalValue()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;Likelihood getMedical()+
+ Likelihood of medical content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood medical = 3;int getViolentValue()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;Likelihood getViolent()+
+ Likelihood of violent content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood violent = 4;int getRacyValue()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;Likelihood getRacy()+
+ Likelihood of racy content. ++ +
.google.cloud.videointelligence.v1beta1.Likelihood racy = 5;long getTimeOffset()+
+ Video time offset in microseconds. ++ +
int64 time_offset = 6;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.v1beta1.VideoAnnotationProgress| Modifier and Type | +Method and Description | +
|---|---|
VideoAnnotationProgress.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.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() |
+
java.lang.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,
+ java.lang.Object value) |
+
VideoAnnotationProgress.Builder |
+setInputUri(java.lang.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,
+ java.lang.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic 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, + java.lang.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, + java.lang.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, + java.lang.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 java.io.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>java.io.IOExceptionpublic java.lang.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(java.lang.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>public final class VideoAnnotationProgress +extends com.google.protobuf.GeneratedMessageV3 +implements VideoAnnotationProgressOrBuilder+
+ Annotation progress for a single video. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoAnnotationProgress| Modifier and Type | +Class and Description | +
|---|---|
static class |
+VideoAnnotationProgress.Builder
+
+ Annotation progress for a single video.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+INPUT_URI_FIELD_NUMBER |
+
static int |
+PROGRESS_PERCENT_FIELD_NUMBER |
+
static int |
+START_TIME_FIELD_NUMBER |
+
static int |
+UPDATE_TIME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static VideoAnnotationProgress |
+getDefaultInstance() |
+
VideoAnnotationProgress |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.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/).
+ |
+
com.google.protobuf.Parser<VideoAnnotationProgress> |
+getParserForType() |
+
int |
+getProgressPercent()
+
+ Approximate percentage processed thus far.
+ |
+
int |
+getSerializedSize() |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ Time when the request was received.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ Time when the request was received.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
com.google.protobuf.Timestamp |
+getUpdateTime()
+
+ Time of the most recent update.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getUpdateTimeOrBuilder()
+
+ Time of the most recent update.
+ |
+
int |
+hashCode() |
+
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() |
+
static VideoAnnotationProgress.Builder |
+newBuilder() |
+
static VideoAnnotationProgress.Builder |
+newBuilder(VideoAnnotationProgress prototype) |
+
VideoAnnotationProgress.Builder |
+newBuilderForType() |
+
protected VideoAnnotationProgress.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static VideoAnnotationProgress |
+parseDelimitedFrom(java.io.InputStream input) |
+
static VideoAnnotationProgress |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationProgress |
+parseFrom(byte[] data) |
+
static VideoAnnotationProgress |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationProgress |
+parseFrom(java.nio.ByteBuffer data) |
+
static VideoAnnotationProgress |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationProgress |
+parseFrom(com.google.protobuf.ByteString data) |
+
static VideoAnnotationProgress |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationProgress |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static VideoAnnotationProgress |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationProgress |
+parseFrom(java.io.InputStream input) |
+
static VideoAnnotationProgress |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<VideoAnnotationProgress> |
+parser() |
+
VideoAnnotationProgress.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INPUT_URI_FIELD_NUMBER+
public static final int PROGRESS_PERCENT_FIELD_NUMBER+
public static final int START_TIME_FIELD_NUMBER+
public static final int UPDATE_TIME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.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 int getProgressPercent()+
+ Approximate percentage processed thus far. + Guaranteed to be 100 when fully processed. ++ +
int32 progress_percent = 2;getProgressPercent in interface VideoAnnotationProgressOrBuilderpublic 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 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 com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()+
+ Time of the most recent update. ++ +
.google.protobuf.Timestamp update_time = 4;getUpdateTimeOrBuilder in interface VideoAnnotationProgressOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VideoAnnotationProgress parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationProgress parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationProgress parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationProgress parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationProgress parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationProgress parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationProgress parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic VideoAnnotationProgress.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VideoAnnotationProgress.Builder newBuilder()+
public static VideoAnnotationProgress.Builder newBuilder(VideoAnnotationProgress prototype)+
public VideoAnnotationProgress.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VideoAnnotationProgress.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VideoAnnotationProgress getDefaultInstance()+
public static com.google.protobuf.Parser<VideoAnnotationProgress> parser()+
public com.google.protobuf.Parser<VideoAnnotationProgress> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VideoAnnotationProgress getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface VideoAnnotationProgressOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.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.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ Time when the request was received.
+ |
+
com.google.protobuf.Timestamp |
+getUpdateTime()
+
+ 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.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getInputUri()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;com.google.protobuf.ByteString getInputUriBytes()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;int getProgressPercent()+
+ Approximate percentage processed thus far. + Guaranteed to be 100 when fully processed. ++ +
int32 progress_percent = 2;boolean hasStartTime()+
+ Time when the request was received. ++ +
.google.protobuf.Timestamp start_time = 3;com.google.protobuf.Timestamp getStartTime()+
+ Time when the request was received. ++ +
.google.protobuf.Timestamp start_time = 3;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ Time when the request was received. ++ +
.google.protobuf.Timestamp start_time = 3;boolean hasUpdateTime()+
+ Time of the most recent update. ++ +
.google.protobuf.Timestamp update_time = 4;com.google.protobuf.Timestamp getUpdateTime()+
+ Time of the most recent update. ++ +
.google.protobuf.Timestamp update_time = 4;com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()+
+ Time of the most recent update. ++ +
.google.protobuf.Timestamp update_time = 4;public static final class VideoAnnotationResults.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder> +implements VideoAnnotationResultsOrBuilder+
+ Annotation results for a single video. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoAnnotationResults| Modifier and Type | +Method and Description | +
|---|---|
VideoAnnotationResults.Builder |
+addAllFaceAnnotations(java.lang.Iterable<? extends FaceAnnotation> values)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+addAllLabelAnnotations(java.lang.Iterable<? extends LabelAnnotation> values)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+addAllSafeSearchAnnotations(java.lang.Iterable<? extends SafeSearchAnnotation> values)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+addAllShotAnnotations(java.lang.Iterable<? extends VideoSegment> values)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+addFaceAnnotations(FaceAnnotation.Builder builderForValue)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+addFaceAnnotations(FaceAnnotation value)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+addFaceAnnotations(int index,
+ FaceAnnotation.Builder builderForValue)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+addFaceAnnotations(int index,
+ FaceAnnotation value)
+
+ Face annotations.
+ |
+
FaceAnnotation.Builder |
+addFaceAnnotationsBuilder()
+
+ Face annotations.
+ |
+
FaceAnnotation.Builder |
+addFaceAnnotationsBuilder(int index)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+addLabelAnnotations(int index,
+ LabelAnnotation.Builder builderForValue)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+addLabelAnnotations(int index,
+ LabelAnnotation value)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+addLabelAnnotations(LabelAnnotation.Builder builderForValue)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+addLabelAnnotations(LabelAnnotation value)
+
+ Label annotations.
+ |
+
LabelAnnotation.Builder |
+addLabelAnnotationsBuilder()
+
+ Label annotations.
+ |
+
LabelAnnotation.Builder |
+addLabelAnnotationsBuilder(int index)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoAnnotationResults.Builder |
+addSafeSearchAnnotations(int index,
+ SafeSearchAnnotation.Builder builderForValue)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+addSafeSearchAnnotations(int index,
+ SafeSearchAnnotation value)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+addSafeSearchAnnotations(SafeSearchAnnotation.Builder builderForValue)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+addSafeSearchAnnotations(SafeSearchAnnotation value)
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotation.Builder |
+addSafeSearchAnnotationsBuilder()
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotation.Builder |
+addSafeSearchAnnotationsBuilder(int index)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+addShotAnnotations(int index,
+ VideoSegment.Builder builderForValue)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+addShotAnnotations(int index,
+ VideoSegment value)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+addShotAnnotations(VideoSegment.Builder builderForValue)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+addShotAnnotations(VideoSegment value)
+
+ Shot annotations.
+ |
+
VideoSegment.Builder |
+addShotAnnotationsBuilder()
+
+ Shot annotations.
+ |
+
VideoSegment.Builder |
+addShotAnnotationsBuilder(int index)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults |
+build() |
+
VideoAnnotationResults |
+buildPartial() |
+
VideoAnnotationResults.Builder |
+clear() |
+
VideoAnnotationResults.Builder |
+clearError()
+
+ If set, indicates an error.
+ |
+
VideoAnnotationResults.Builder |
+clearFaceAnnotations()
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
VideoAnnotationResults.Builder |
+clearInputUri()
+
+ Video file location in
+ [Google Cloud Storage](https://cloud.google.com/storage/).
+ |
+
VideoAnnotationResults.Builder |
+clearLabelAnnotations()
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
VideoAnnotationResults.Builder |
+clearSafeSearchAnnotations()
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+clearShotAnnotations()
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+clone() |
+
VideoAnnotationResults |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
com.google.rpc.Status |
+getError()
+
+ If set, indicates an error.
+ |
+
com.google.rpc.Status.Builder |
+getErrorBuilder()
+
+ If set, indicates an error.
+ |
+
com.google.rpc.StatusOrBuilder |
+getErrorOrBuilder()
+
+ If set, indicates an error.
+ |
+
FaceAnnotation |
+getFaceAnnotations(int index)
+
+ Face annotations.
+ |
+
FaceAnnotation.Builder |
+getFaceAnnotationsBuilder(int index)
+
+ Face annotations.
+ |
+
java.util.List<FaceAnnotation.Builder> |
+getFaceAnnotationsBuilderList()
+
+ Face annotations.
+ |
+
int |
+getFaceAnnotationsCount()
+
+ Face annotations.
+ |
+
java.util.List<FaceAnnotation> |
+getFaceAnnotationsList()
+
+ Face annotations.
+ |
+
FaceAnnotationOrBuilder |
+getFaceAnnotationsOrBuilder(int index)
+
+ Face annotations.
+ |
+
java.util.List<? extends FaceAnnotationOrBuilder> |
+getFaceAnnotationsOrBuilderList()
+
+ Face annotations.
+ |
+
java.lang.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/).
+ |
+
LabelAnnotation |
+getLabelAnnotations(int index)
+
+ Label annotations.
+ |
+
LabelAnnotation.Builder |
+getLabelAnnotationsBuilder(int index)
+
+ Label annotations.
+ |
+
java.util.List<LabelAnnotation.Builder> |
+getLabelAnnotationsBuilderList()
+
+ Label annotations.
+ |
+
int |
+getLabelAnnotationsCount()
+
+ Label annotations.
+ |
+
java.util.List<LabelAnnotation> |
+getLabelAnnotationsList()
+
+ Label annotations.
+ |
+
LabelAnnotationOrBuilder |
+getLabelAnnotationsOrBuilder(int index)
+
+ Label annotations.
+ |
+
java.util.List<? extends LabelAnnotationOrBuilder> |
+getLabelAnnotationsOrBuilderList()
+
+ Label annotations.
+ |
+
SafeSearchAnnotation |
+getSafeSearchAnnotations(int index)
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotation.Builder |
+getSafeSearchAnnotationsBuilder(int index)
+
+ Safe search annotations.
+ |
+
java.util.List<SafeSearchAnnotation.Builder> |
+getSafeSearchAnnotationsBuilderList()
+
+ Safe search annotations.
+ |
+
int |
+getSafeSearchAnnotationsCount()
+
+ Safe search annotations.
+ |
+
java.util.List<SafeSearchAnnotation> |
+getSafeSearchAnnotationsList()
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotationOrBuilder |
+getSafeSearchAnnotationsOrBuilder(int index)
+
+ Safe search annotations.
+ |
+
java.util.List<? extends SafeSearchAnnotationOrBuilder> |
+getSafeSearchAnnotationsOrBuilderList()
+
+ Safe search annotations.
+ |
+
VideoSegment |
+getShotAnnotations(int index)
+
+ Shot annotations.
+ |
+
VideoSegment.Builder |
+getShotAnnotationsBuilder(int index)
+
+ Shot annotations.
+ |
+
java.util.List<VideoSegment.Builder> |
+getShotAnnotationsBuilderList()
+
+ Shot annotations.
+ |
+
int |
+getShotAnnotationsCount()
+
+ Shot annotations.
+ |
+
java.util.List<VideoSegment> |
+getShotAnnotationsList()
+
+ Shot annotations.
+ |
+
VideoSegmentOrBuilder |
+getShotAnnotationsOrBuilder(int index)
+
+ Shot annotations.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getShotAnnotationsOrBuilderList()
+
+ Shot annotations.
+ |
+
boolean |
+hasError()
+
+ If set, indicates an error.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
VideoAnnotationResults.Builder |
+mergeError(com.google.rpc.Status value)
+
+ If set, indicates an error.
+ |
+
VideoAnnotationResults.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
VideoAnnotationResults.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
VideoAnnotationResults.Builder |
+mergeFrom(VideoAnnotationResults other) |
+
VideoAnnotationResults.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
VideoAnnotationResults.Builder |
+removeFaceAnnotations(int index)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+removeLabelAnnotations(int index)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+removeSafeSearchAnnotations(int index)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+removeShotAnnotations(int index)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+setError(com.google.rpc.Status.Builder builderForValue)
+
+ If set, indicates an error.
+ |
+
VideoAnnotationResults.Builder |
+setError(com.google.rpc.Status value)
+
+ If set, indicates an error.
+ |
+
VideoAnnotationResults.Builder |
+setFaceAnnotations(int index,
+ FaceAnnotation.Builder builderForValue)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+setFaceAnnotations(int index,
+ FaceAnnotation value)
+
+ Face annotations.
+ |
+
VideoAnnotationResults.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoAnnotationResults.Builder |
+setInputUri(java.lang.String value)
+
+ Video file location in
+ [Google Cloud Storage](https://cloud.google.com/storage/).
+ |
+
VideoAnnotationResults.Builder |
+setInputUriBytes(com.google.protobuf.ByteString value)
+
+ Video file location in
+ [Google Cloud Storage](https://cloud.google.com/storage/).
+ |
+
VideoAnnotationResults.Builder |
+setLabelAnnotations(int index,
+ LabelAnnotation.Builder builderForValue)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+setLabelAnnotations(int index,
+ LabelAnnotation value)
+
+ Label annotations.
+ |
+
VideoAnnotationResults.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
VideoAnnotationResults.Builder |
+setSafeSearchAnnotations(int index,
+ SafeSearchAnnotation.Builder builderForValue)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+setSafeSearchAnnotations(int index,
+ SafeSearchAnnotation value)
+
+ Safe search annotations.
+ |
+
VideoAnnotationResults.Builder |
+setShotAnnotations(int index,
+ VideoSegment.Builder builderForValue)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+setShotAnnotations(int index,
+ VideoSegment value)
+
+ Shot annotations.
+ |
+
VideoAnnotationResults.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.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<VideoAnnotationResults.Builder>public VideoAnnotationResults getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoAnnotationResults build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoAnnotationResults buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoAnnotationResults.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder mergeFrom(VideoAnnotationResults other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public VideoAnnotationResults.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoAnnotationResults.Builder>java.io.IOExceptionpublic java.lang.String getInputUri()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;getInputUri in interface VideoAnnotationResultsOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;getInputUriBytes in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setInputUri(java.lang.String value)+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;public VideoAnnotationResults.Builder clearInputUri()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;public VideoAnnotationResults.Builder setInputUriBytes(com.google.protobuf.ByteString value)+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;public java.util.List<LabelAnnotation> getLabelAnnotationsList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic int getLabelAnnotationsCount()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic LabelAnnotation getLabelAnnotations(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotations in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setLabelAnnotations(int index, + LabelAnnotation value)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder setLabelAnnotations(int index, + LabelAnnotation.Builder builderForValue)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder addLabelAnnotations(LabelAnnotation value)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder addLabelAnnotations(int index, + LabelAnnotation value)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder addLabelAnnotations(LabelAnnotation.Builder builderForValue)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder addLabelAnnotations(int index, + LabelAnnotation.Builder builderForValue)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder addAllLabelAnnotations(java.lang.Iterable<? extends LabelAnnotation> values)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder clearLabelAnnotations()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public VideoAnnotationResults.Builder removeLabelAnnotations(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public LabelAnnotation.Builder getLabelAnnotationsBuilder(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public LabelAnnotationOrBuilder getLabelAnnotationsOrBuilder(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends LabelAnnotationOrBuilder> getLabelAnnotationsOrBuilderList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic LabelAnnotation.Builder addLabelAnnotationsBuilder()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public LabelAnnotation.Builder addLabelAnnotationsBuilder(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public java.util.List<LabelAnnotation.Builder> getLabelAnnotationsBuilderList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;public java.util.List<FaceAnnotation> getFaceAnnotationsList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic int getFaceAnnotationsCount()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic FaceAnnotation getFaceAnnotations(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotations in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setFaceAnnotations(int index, + FaceAnnotation value)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder setFaceAnnotations(int index, + FaceAnnotation.Builder builderForValue)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder addFaceAnnotations(FaceAnnotation value)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder addFaceAnnotations(int index, + FaceAnnotation value)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder addFaceAnnotations(FaceAnnotation.Builder builderForValue)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder addFaceAnnotations(int index, + FaceAnnotation.Builder builderForValue)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder addAllFaceAnnotations(java.lang.Iterable<? extends FaceAnnotation> values)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder clearFaceAnnotations()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public VideoAnnotationResults.Builder removeFaceAnnotations(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public FaceAnnotation.Builder getFaceAnnotationsBuilder(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public FaceAnnotationOrBuilder getFaceAnnotationsOrBuilder(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends FaceAnnotationOrBuilder> getFaceAnnotationsOrBuilderList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic FaceAnnotation.Builder addFaceAnnotationsBuilder()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public FaceAnnotation.Builder addFaceAnnotationsBuilder(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public java.util.List<FaceAnnotation.Builder> getFaceAnnotationsBuilderList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;public java.util.List<VideoSegment> getShotAnnotationsList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic int getShotAnnotationsCount()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic VideoSegment getShotAnnotations(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotations in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setShotAnnotations(int index, + VideoSegment value)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder setShotAnnotations(int index, + VideoSegment.Builder builderForValue)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder addShotAnnotations(VideoSegment value)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder addShotAnnotations(int index, + VideoSegment value)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder addShotAnnotations(VideoSegment.Builder builderForValue)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder addShotAnnotations(int index, + VideoSegment.Builder builderForValue)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder addAllShotAnnotations(java.lang.Iterable<? extends VideoSegment> values)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder clearShotAnnotations()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoAnnotationResults.Builder removeShotAnnotations(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoSegment.Builder getShotAnnotationsBuilder(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoSegmentOrBuilder getShotAnnotationsOrBuilder(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getShotAnnotationsOrBuilderList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic VideoSegment.Builder addShotAnnotationsBuilder()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public VideoSegment.Builder addShotAnnotationsBuilder(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public java.util.List<VideoSegment.Builder> getShotAnnotationsBuilderList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;public java.util.List<SafeSearchAnnotation> getSafeSearchAnnotationsList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic int getSafeSearchAnnotationsCount()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic SafeSearchAnnotation getSafeSearchAnnotations(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotations in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setSafeSearchAnnotations(int index, + SafeSearchAnnotation value)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder setSafeSearchAnnotations(int index, + SafeSearchAnnotation.Builder builderForValue)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder addSafeSearchAnnotations(SafeSearchAnnotation value)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder addSafeSearchAnnotations(int index, + SafeSearchAnnotation value)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder addSafeSearchAnnotations(SafeSearchAnnotation.Builder builderForValue)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder addSafeSearchAnnotations(int index, + SafeSearchAnnotation.Builder builderForValue)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder addAllSafeSearchAnnotations(java.lang.Iterable<? extends SafeSearchAnnotation> values)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder clearSafeSearchAnnotations()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public VideoAnnotationResults.Builder removeSafeSearchAnnotations(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public SafeSearchAnnotation.Builder getSafeSearchAnnotationsBuilder(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public SafeSearchAnnotationOrBuilder getSafeSearchAnnotationsOrBuilder(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends SafeSearchAnnotationOrBuilder> getSafeSearchAnnotationsOrBuilderList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic SafeSearchAnnotation.Builder addSafeSearchAnnotationsBuilder()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public SafeSearchAnnotation.Builder addSafeSearchAnnotationsBuilder(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public java.util.List<SafeSearchAnnotation.Builder> getSafeSearchAnnotationsBuilderList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;public boolean hasError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;hasError in interface VideoAnnotationResultsOrBuilderpublic com.google.rpc.Status getError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;getError in interface VideoAnnotationResultsOrBuilderpublic VideoAnnotationResults.Builder setError(com.google.rpc.Status value)+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public VideoAnnotationResults.Builder setError(com.google.rpc.Status.Builder builderForValue)+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public VideoAnnotationResults.Builder mergeError(com.google.rpc.Status value)+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public VideoAnnotationResults.Builder clearError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public com.google.rpc.Status.Builder getErrorBuilder()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public com.google.rpc.StatusOrBuilder getErrorOrBuilder()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;getErrorOrBuilder in interface VideoAnnotationResultsOrBuilderpublic final VideoAnnotationResults.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public final VideoAnnotationResults.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>public final class VideoAnnotationResults +extends com.google.protobuf.GeneratedMessageV3 +implements VideoAnnotationResultsOrBuilder+
+ Annotation results for a single video. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoAnnotationResults| Modifier and Type | +Class and Description | +
|---|---|
static class |
+VideoAnnotationResults.Builder
+
+ Annotation results for a single video.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+ERROR_FIELD_NUMBER |
+
static int |
+FACE_ANNOTATIONS_FIELD_NUMBER |
+
static int |
+INPUT_URI_FIELD_NUMBER |
+
static int |
+LABEL_ANNOTATIONS_FIELD_NUMBER |
+
static int |
+SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER |
+
static int |
+SHOT_ANNOTATIONS_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static VideoAnnotationResults |
+getDefaultInstance() |
+
VideoAnnotationResults |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.rpc.Status |
+getError()
+
+ If set, indicates an error.
+ |
+
com.google.rpc.StatusOrBuilder |
+getErrorOrBuilder()
+
+ If set, indicates an error.
+ |
+
FaceAnnotation |
+getFaceAnnotations(int index)
+
+ Face annotations.
+ |
+
int |
+getFaceAnnotationsCount()
+
+ Face annotations.
+ |
+
java.util.List<FaceAnnotation> |
+getFaceAnnotationsList()
+
+ Face annotations.
+ |
+
FaceAnnotationOrBuilder |
+getFaceAnnotationsOrBuilder(int index)
+
+ Face annotations.
+ |
+
java.util.List<? extends FaceAnnotationOrBuilder> |
+getFaceAnnotationsOrBuilderList()
+
+ Face annotations.
+ |
+
java.lang.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/).
+ |
+
LabelAnnotation |
+getLabelAnnotations(int index)
+
+ Label annotations.
+ |
+
int |
+getLabelAnnotationsCount()
+
+ Label annotations.
+ |
+
java.util.List<LabelAnnotation> |
+getLabelAnnotationsList()
+
+ Label annotations.
+ |
+
LabelAnnotationOrBuilder |
+getLabelAnnotationsOrBuilder(int index)
+
+ Label annotations.
+ |
+
java.util.List<? extends LabelAnnotationOrBuilder> |
+getLabelAnnotationsOrBuilderList()
+
+ Label annotations.
+ |
+
com.google.protobuf.Parser<VideoAnnotationResults> |
+getParserForType() |
+
SafeSearchAnnotation |
+getSafeSearchAnnotations(int index)
+
+ Safe search annotations.
+ |
+
int |
+getSafeSearchAnnotationsCount()
+
+ Safe search annotations.
+ |
+
java.util.List<SafeSearchAnnotation> |
+getSafeSearchAnnotationsList()
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotationOrBuilder |
+getSafeSearchAnnotationsOrBuilder(int index)
+
+ Safe search annotations.
+ |
+
java.util.List<? extends SafeSearchAnnotationOrBuilder> |
+getSafeSearchAnnotationsOrBuilderList()
+
+ Safe search annotations.
+ |
+
int |
+getSerializedSize() |
+
VideoSegment |
+getShotAnnotations(int index)
+
+ Shot annotations.
+ |
+
int |
+getShotAnnotationsCount()
+
+ Shot annotations.
+ |
+
java.util.List<VideoSegment> |
+getShotAnnotationsList()
+
+ Shot annotations.
+ |
+
VideoSegmentOrBuilder |
+getShotAnnotationsOrBuilder(int index)
+
+ Shot annotations.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getShotAnnotationsOrBuilderList()
+
+ Shot annotations.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasError()
+
+ If set, indicates an error.
+ |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static VideoAnnotationResults.Builder |
+newBuilder() |
+
static VideoAnnotationResults.Builder |
+newBuilder(VideoAnnotationResults prototype) |
+
VideoAnnotationResults.Builder |
+newBuilderForType() |
+
protected VideoAnnotationResults.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static VideoAnnotationResults |
+parseDelimitedFrom(java.io.InputStream input) |
+
static VideoAnnotationResults |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationResults |
+parseFrom(byte[] data) |
+
static VideoAnnotationResults |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationResults |
+parseFrom(java.nio.ByteBuffer data) |
+
static VideoAnnotationResults |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationResults |
+parseFrom(com.google.protobuf.ByteString data) |
+
static VideoAnnotationResults |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationResults |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static VideoAnnotationResults |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoAnnotationResults |
+parseFrom(java.io.InputStream input) |
+
static VideoAnnotationResults |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<VideoAnnotationResults> |
+parser() |
+
VideoAnnotationResults.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INPUT_URI_FIELD_NUMBER+
public static final int LABEL_ANNOTATIONS_FIELD_NUMBER+
public static final int FACE_ANNOTATIONS_FIELD_NUMBER+
public static final int SHOT_ANNOTATIONS_FIELD_NUMBER+
public static final int SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER+
public static final int ERROR_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getInputUri()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;getInputUri in interface VideoAnnotationResultsOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;getInputUriBytes in interface VideoAnnotationResultsOrBuilderpublic java.util.List<LabelAnnotation> getLabelAnnotationsList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends LabelAnnotationOrBuilder> getLabelAnnotationsOrBuilderList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic int getLabelAnnotationsCount()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic LabelAnnotation getLabelAnnotations(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotations in interface VideoAnnotationResultsOrBuilderpublic LabelAnnotationOrBuilder getLabelAnnotationsOrBuilder(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;getLabelAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<FaceAnnotation> getFaceAnnotationsList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends FaceAnnotationOrBuilder> getFaceAnnotationsOrBuilderList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic int getFaceAnnotationsCount()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic FaceAnnotation getFaceAnnotations(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotations in interface VideoAnnotationResultsOrBuilderpublic FaceAnnotationOrBuilder getFaceAnnotationsOrBuilder(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;getFaceAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<VideoSegment> getShotAnnotationsList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getShotAnnotationsOrBuilderList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic int getShotAnnotationsCount()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic VideoSegment getShotAnnotations(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotations in interface VideoAnnotationResultsOrBuilderpublic VideoSegmentOrBuilder getShotAnnotationsOrBuilder(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;getShotAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic java.util.List<SafeSearchAnnotation> getSafeSearchAnnotationsList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsList in interface VideoAnnotationResultsOrBuilderpublic java.util.List<? extends SafeSearchAnnotationOrBuilder> getSafeSearchAnnotationsOrBuilderList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsOrBuilderList in interface VideoAnnotationResultsOrBuilderpublic int getSafeSearchAnnotationsCount()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsCount in interface VideoAnnotationResultsOrBuilderpublic SafeSearchAnnotation getSafeSearchAnnotations(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotations in interface VideoAnnotationResultsOrBuilderpublic SafeSearchAnnotationOrBuilder getSafeSearchAnnotationsOrBuilder(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;getSafeSearchAnnotationsOrBuilder in interface VideoAnnotationResultsOrBuilderpublic boolean hasError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;hasError in interface VideoAnnotationResultsOrBuilderpublic com.google.rpc.Status getError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;getError in interface VideoAnnotationResultsOrBuilderpublic com.google.rpc.StatusOrBuilder getErrorOrBuilder()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;getErrorOrBuilder in interface VideoAnnotationResultsOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VideoAnnotationResults parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoAnnotationResults parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationResults parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationResults parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationResults parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationResults parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoAnnotationResults parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic VideoAnnotationResults.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VideoAnnotationResults.Builder newBuilder()+
public static VideoAnnotationResults.Builder newBuilder(VideoAnnotationResults prototype)+
public VideoAnnotationResults.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VideoAnnotationResults.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VideoAnnotationResults getDefaultInstance()+
public static com.google.protobuf.Parser<VideoAnnotationResults> parser()+
public com.google.protobuf.Parser<VideoAnnotationResults> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VideoAnnotationResults getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface VideoAnnotationResultsOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
com.google.rpc.Status |
+getError()
+
+ If set, indicates an error.
+ |
+
com.google.rpc.StatusOrBuilder |
+getErrorOrBuilder()
+
+ If set, indicates an error.
+ |
+
FaceAnnotation |
+getFaceAnnotations(int index)
+
+ Face annotations.
+ |
+
int |
+getFaceAnnotationsCount()
+
+ Face annotations.
+ |
+
java.util.List<FaceAnnotation> |
+getFaceAnnotationsList()
+
+ Face annotations.
+ |
+
FaceAnnotationOrBuilder |
+getFaceAnnotationsOrBuilder(int index)
+
+ Face annotations.
+ |
+
java.util.List<? extends FaceAnnotationOrBuilder> |
+getFaceAnnotationsOrBuilderList()
+
+ Face annotations.
+ |
+
java.lang.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/).
+ |
+
LabelAnnotation |
+getLabelAnnotations(int index)
+
+ Label annotations.
+ |
+
int |
+getLabelAnnotationsCount()
+
+ Label annotations.
+ |
+
java.util.List<LabelAnnotation> |
+getLabelAnnotationsList()
+
+ Label annotations.
+ |
+
LabelAnnotationOrBuilder |
+getLabelAnnotationsOrBuilder(int index)
+
+ Label annotations.
+ |
+
java.util.List<? extends LabelAnnotationOrBuilder> |
+getLabelAnnotationsOrBuilderList()
+
+ Label annotations.
+ |
+
SafeSearchAnnotation |
+getSafeSearchAnnotations(int index)
+
+ Safe search annotations.
+ |
+
int |
+getSafeSearchAnnotationsCount()
+
+ Safe search annotations.
+ |
+
java.util.List<SafeSearchAnnotation> |
+getSafeSearchAnnotationsList()
+
+ Safe search annotations.
+ |
+
SafeSearchAnnotationOrBuilder |
+getSafeSearchAnnotationsOrBuilder(int index)
+
+ Safe search annotations.
+ |
+
java.util.List<? extends SafeSearchAnnotationOrBuilder> |
+getSafeSearchAnnotationsOrBuilderList()
+
+ Safe search annotations.
+ |
+
VideoSegment |
+getShotAnnotations(int index)
+
+ Shot annotations.
+ |
+
int |
+getShotAnnotationsCount()
+
+ Shot annotations.
+ |
+
java.util.List<VideoSegment> |
+getShotAnnotationsList()
+
+ Shot annotations.
+ |
+
VideoSegmentOrBuilder |
+getShotAnnotationsOrBuilder(int index)
+
+ Shot annotations.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getShotAnnotationsOrBuilderList()
+
+ Shot annotations.
+ |
+
boolean |
+hasError()
+
+ If set, indicates an error.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getInputUri()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;com.google.protobuf.ByteString getInputUriBytes()+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/). ++ +
string input_uri = 1;java.util.List<LabelAnnotation> getLabelAnnotationsList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;LabelAnnotation getLabelAnnotations(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;int getLabelAnnotationsCount()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;java.util.List<? extends LabelAnnotationOrBuilder> getLabelAnnotationsOrBuilderList()+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;LabelAnnotationOrBuilder getLabelAnnotationsOrBuilder(int index)+
+ Label annotations. There is exactly one element for each unique label. ++ +
repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;java.util.List<FaceAnnotation> getFaceAnnotationsList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;FaceAnnotation getFaceAnnotations(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;int getFaceAnnotationsCount()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;java.util.List<? extends FaceAnnotationOrBuilder> getFaceAnnotationsOrBuilderList()+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;FaceAnnotationOrBuilder getFaceAnnotationsOrBuilder(int index)+
+ Face annotations. There is exactly one element for each unique face. ++ +
repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;java.util.List<VideoSegment> getShotAnnotationsList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;VideoSegment getShotAnnotations(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;int getShotAnnotationsCount()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;java.util.List<? extends VideoSegmentOrBuilder> getShotAnnotationsOrBuilderList()+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;VideoSegmentOrBuilder getShotAnnotationsOrBuilder(int index)+
+ Shot annotations. Each shot is represented as a video segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;java.util.List<SafeSearchAnnotation> getSafeSearchAnnotationsList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;SafeSearchAnnotation getSafeSearchAnnotations(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;int getSafeSearchAnnotationsCount()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;java.util.List<? extends SafeSearchAnnotationOrBuilder> getSafeSearchAnnotationsOrBuilderList()+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;SafeSearchAnnotationOrBuilder getSafeSearchAnnotationsOrBuilder(int index)+
+ Safe search annotations. ++ +
repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;boolean hasError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;com.google.rpc.Status getError()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;com.google.rpc.StatusOrBuilder getErrorOrBuilder()+
+ If set, indicates an error. Note that for a single `AnnotateVideoRequest` + some videos may succeed and some may fail. ++ +
.google.rpc.Status error = 5;public static final class VideoContext.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder> +implements VideoContextOrBuilder+
+ Video context and/or feature-specific parameters. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoContext| Modifier and Type | +Method and Description | +
|---|---|
VideoContext.Builder |
+addAllSegments(java.lang.Iterable<? extends VideoSegment> values)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoContext.Builder |
+addSegments(int index,
+ VideoSegment.Builder builderForValue)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+addSegments(int index,
+ VideoSegment value)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+addSegments(VideoSegment.Builder builderForValue)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+addSegments(VideoSegment value)
+
+ Video segments to annotate.
+ |
+
VideoSegment.Builder |
+addSegmentsBuilder()
+
+ Video segments to annotate.
+ |
+
VideoSegment.Builder |
+addSegmentsBuilder(int index)
+
+ Video segments to annotate.
+ |
+
VideoContext |
+build() |
+
VideoContext |
+buildPartial() |
+
VideoContext.Builder |
+clear() |
+
VideoContext.Builder |
+clearFaceDetectionModel()
+
+ Model to use for face detection.
+ |
+
VideoContext.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
VideoContext.Builder |
+clearLabelDetectionMode()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
VideoContext.Builder |
+clearLabelDetectionModel()
+
+ Model to use for label detection.
+ |
+
VideoContext.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
VideoContext.Builder |
+clearSafeSearchDetectionModel()
+
+ Model to use for safe search detection.
+ |
+
VideoContext.Builder |
+clearSegments()
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+clearShotChangeDetectionModel()
+
+ Model to use for shot change detection.
+ |
+
VideoContext.Builder |
+clearStationaryCamera()
+
+ Whether the video has been shot from a stationary (i.e.
+ |
+
VideoContext.Builder |
+clone() |
+
VideoContext |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getFaceDetectionModel()
+
+ Model to use for face detection.
+ |
+
com.google.protobuf.ByteString |
+getFaceDetectionModelBytes()
+
+ Model to use for face detection.
+ |
+
LabelDetectionMode |
+getLabelDetectionMode()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
java.lang.String |
+getLabelDetectionModel()
+
+ Model to use for label detection.
+ |
+
com.google.protobuf.ByteString |
+getLabelDetectionModelBytes()
+
+ Model to use for label detection.
+ |
+
int |
+getLabelDetectionModeValue()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
java.lang.String |
+getSafeSearchDetectionModel()
+
+ Model to use for safe search detection.
+ |
+
com.google.protobuf.ByteString |
+getSafeSearchDetectionModelBytes()
+
+ Model to use for safe search detection.
+ |
+
VideoSegment |
+getSegments(int index)
+
+ Video segments to annotate.
+ |
+
VideoSegment.Builder |
+getSegmentsBuilder(int index)
+
+ Video segments to annotate.
+ |
+
java.util.List<VideoSegment.Builder> |
+getSegmentsBuilderList()
+
+ Video segments to annotate.
+ |
+
int |
+getSegmentsCount()
+
+ Video segments to annotate.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ Video segments to annotate.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ Video segments to annotate.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ Video segments to annotate.
+ |
+
java.lang.String |
+getShotChangeDetectionModel()
+
+ Model to use for shot change detection.
+ |
+
com.google.protobuf.ByteString |
+getShotChangeDetectionModelBytes()
+
+ Model to use for shot change detection.
+ |
+
boolean |
+getStationaryCamera()
+
+ Whether the video has been shot from a stationary (i.e.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
VideoContext.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
VideoContext.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
VideoContext.Builder |
+mergeFrom(VideoContext other) |
+
VideoContext.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
VideoContext.Builder |
+removeSegments(int index)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+setFaceDetectionModel(java.lang.String value)
+
+ Model to use for face detection.
+ |
+
VideoContext.Builder |
+setFaceDetectionModelBytes(com.google.protobuf.ByteString value)
+
+ Model to use for face detection.
+ |
+
VideoContext.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoContext.Builder |
+setLabelDetectionMode(LabelDetectionMode value)
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
VideoContext.Builder |
+setLabelDetectionModel(java.lang.String value)
+
+ Model to use for label detection.
+ |
+
VideoContext.Builder |
+setLabelDetectionModelBytes(com.google.protobuf.ByteString value)
+
+ Model to use for label detection.
+ |
+
VideoContext.Builder |
+setLabelDetectionModeValue(int value)
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
VideoContext.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
VideoContext.Builder |
+setSafeSearchDetectionModel(java.lang.String value)
+
+ Model to use for safe search detection.
+ |
+
VideoContext.Builder |
+setSafeSearchDetectionModelBytes(com.google.protobuf.ByteString value)
+
+ Model to use for safe search detection.
+ |
+
VideoContext.Builder |
+setSegments(int index,
+ VideoSegment.Builder builderForValue)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+setSegments(int index,
+ VideoSegment value)
+
+ Video segments to annotate.
+ |
+
VideoContext.Builder |
+setShotChangeDetectionModel(java.lang.String value)
+
+ Model to use for shot change detection.
+ |
+
VideoContext.Builder |
+setShotChangeDetectionModelBytes(com.google.protobuf.ByteString value)
+
+ Model to use for shot change detection.
+ |
+
VideoContext.Builder |
+setStationaryCamera(boolean value)
+
+ Whether the video has been shot from a stationary (i.e.
+ |
+
VideoContext.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.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<VideoContext.Builder>public VideoContext getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoContext build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoContext buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoContext.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoContext.Builder>public VideoContext.Builder mergeFrom(VideoContext other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public VideoContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoContext.Builder>java.io.IOExceptionpublic java.util.List<VideoSegment> getSegmentsList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsList in interface VideoContextOrBuilderpublic int getSegmentsCount()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsCount in interface VideoContextOrBuilderpublic VideoSegment getSegments(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegments in interface VideoContextOrBuilderpublic VideoContext.Builder setSegments(int index, + VideoSegment value)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder setSegments(int index, + VideoSegment.Builder builderForValue)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder addSegments(VideoSegment value)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder addSegments(int index, + VideoSegment value)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder addSegments(VideoSegment.Builder builderForValue)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder addSegments(int index, + VideoSegment.Builder builderForValue)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder addAllSegments(java.lang.Iterable<? extends VideoSegment> values)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder clearSegments()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoContext.Builder removeSegments(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoSegment.Builder getSegmentsBuilder(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsOrBuilder in interface VideoContextOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsOrBuilderList in interface VideoContextOrBuilderpublic VideoSegment.Builder addSegmentsBuilder()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public VideoSegment.Builder addSegmentsBuilder(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public java.util.List<VideoSegment.Builder> getSegmentsBuilderList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;public int getLabelDetectionModeValue()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;getLabelDetectionModeValue in interface VideoContextOrBuilderpublic VideoContext.Builder setLabelDetectionModeValue(int value)+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;public LabelDetectionMode getLabelDetectionMode()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;getLabelDetectionMode in interface VideoContextOrBuilderpublic VideoContext.Builder setLabelDetectionMode(LabelDetectionMode value)+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;public VideoContext.Builder clearLabelDetectionMode()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;public boolean getStationaryCamera()+
+ Whether the video has been shot from a stationary (i.e. non-moving) camera. + When set to true, might improve detection accuracy for moving objects. ++ +
bool stationary_camera = 3;getStationaryCamera in interface VideoContextOrBuilderpublic VideoContext.Builder setStationaryCamera(boolean value)+
+ Whether the video has been shot from a stationary (i.e. non-moving) camera. + When set to true, might improve detection accuracy for moving objects. ++ +
bool stationary_camera = 3;public VideoContext.Builder clearStationaryCamera()+
+ Whether the video has been shot from a stationary (i.e. non-moving) camera. + When set to true, might improve detection accuracy for moving objects. ++ +
bool stationary_camera = 3;public java.lang.String getLabelDetectionModel()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;getLabelDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getLabelDetectionModelBytes()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;getLabelDetectionModelBytes in interface VideoContextOrBuilderpublic VideoContext.Builder setLabelDetectionModel(java.lang.String value)+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;public VideoContext.Builder clearLabelDetectionModel()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;public VideoContext.Builder setLabelDetectionModelBytes(com.google.protobuf.ByteString value)+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;public java.lang.String getFaceDetectionModel()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;getFaceDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getFaceDetectionModelBytes()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;getFaceDetectionModelBytes in interface VideoContextOrBuilderpublic VideoContext.Builder setFaceDetectionModel(java.lang.String value)+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;public VideoContext.Builder clearFaceDetectionModel()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;public VideoContext.Builder setFaceDetectionModelBytes(com.google.protobuf.ByteString value)+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;public java.lang.String getShotChangeDetectionModel()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;getShotChangeDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getShotChangeDetectionModelBytes()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;getShotChangeDetectionModelBytes in interface VideoContextOrBuilderpublic VideoContext.Builder setShotChangeDetectionModel(java.lang.String value)+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;public VideoContext.Builder clearShotChangeDetectionModel()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;public VideoContext.Builder setShotChangeDetectionModelBytes(com.google.protobuf.ByteString value)+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;public java.lang.String getSafeSearchDetectionModel()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;getSafeSearchDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getSafeSearchDetectionModelBytes()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;getSafeSearchDetectionModelBytes in interface VideoContextOrBuilderpublic VideoContext.Builder setSafeSearchDetectionModel(java.lang.String value)+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;public VideoContext.Builder clearSafeSearchDetectionModel()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;public VideoContext.Builder setSafeSearchDetectionModelBytes(com.google.protobuf.ByteString value)+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;public final VideoContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public final VideoContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>public final class VideoContext +extends com.google.protobuf.GeneratedMessageV3 +implements VideoContextOrBuilder+
+ Video context and/or feature-specific parameters. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoContext| Modifier and Type | +Class and Description | +
|---|---|
static class |
+VideoContext.Builder
+
+ Video context and/or feature-specific parameters.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FACE_DETECTION_MODEL_FIELD_NUMBER |
+
static int |
+LABEL_DETECTION_MODE_FIELD_NUMBER |
+
static int |
+LABEL_DETECTION_MODEL_FIELD_NUMBER |
+
static int |
+SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER |
+
static int |
+SEGMENTS_FIELD_NUMBER |
+
static int |
+SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER |
+
static int |
+STATIONARY_CAMERA_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static VideoContext |
+getDefaultInstance() |
+
VideoContext |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getFaceDetectionModel()
+
+ Model to use for face detection.
+ |
+
com.google.protobuf.ByteString |
+getFaceDetectionModelBytes()
+
+ Model to use for face detection.
+ |
+
LabelDetectionMode |
+getLabelDetectionMode()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
java.lang.String |
+getLabelDetectionModel()
+
+ Model to use for label detection.
+ |
+
com.google.protobuf.ByteString |
+getLabelDetectionModelBytes()
+
+ Model to use for label detection.
+ |
+
int |
+getLabelDetectionModeValue()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
com.google.protobuf.Parser<VideoContext> |
+getParserForType() |
+
java.lang.String |
+getSafeSearchDetectionModel()
+
+ Model to use for safe search detection.
+ |
+
com.google.protobuf.ByteString |
+getSafeSearchDetectionModelBytes()
+
+ Model to use for safe search detection.
+ |
+
VideoSegment |
+getSegments(int index)
+
+ Video segments to annotate.
+ |
+
int |
+getSegmentsCount()
+
+ Video segments to annotate.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ Video segments to annotate.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ Video segments to annotate.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ Video segments to annotate.
+ |
+
int |
+getSerializedSize() |
+
java.lang.String |
+getShotChangeDetectionModel()
+
+ Model to use for shot change detection.
+ |
+
com.google.protobuf.ByteString |
+getShotChangeDetectionModelBytes()
+
+ Model to use for shot change detection.
+ |
+
boolean |
+getStationaryCamera()
+
+ Whether the video has been shot from a stationary (i.e.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static VideoContext.Builder |
+newBuilder() |
+
static VideoContext.Builder |
+newBuilder(VideoContext prototype) |
+
VideoContext.Builder |
+newBuilderForType() |
+
protected VideoContext.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static VideoContext |
+parseDelimitedFrom(java.io.InputStream input) |
+
static VideoContext |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoContext |
+parseFrom(byte[] data) |
+
static VideoContext |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoContext |
+parseFrom(java.nio.ByteBuffer data) |
+
static VideoContext |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoContext |
+parseFrom(com.google.protobuf.ByteString data) |
+
static VideoContext |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoContext |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static VideoContext |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoContext |
+parseFrom(java.io.InputStream input) |
+
static VideoContext |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<VideoContext> |
+parser() |
+
VideoContext.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SEGMENTS_FIELD_NUMBER+
public static final int LABEL_DETECTION_MODE_FIELD_NUMBER+
public static final int STATIONARY_CAMERA_FIELD_NUMBER+
public static final int LABEL_DETECTION_MODEL_FIELD_NUMBER+
public static final int FACE_DETECTION_MODEL_FIELD_NUMBER+
public static final int SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER+
public static final int SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<VideoSegment> getSegmentsList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsList in interface VideoContextOrBuilderpublic java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsOrBuilderList in interface VideoContextOrBuilderpublic int getSegmentsCount()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsCount in interface VideoContextOrBuilderpublic VideoSegment getSegments(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegments in interface VideoContextOrBuilderpublic VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;getSegmentsOrBuilder in interface VideoContextOrBuilderpublic int getLabelDetectionModeValue()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;getLabelDetectionModeValue in interface VideoContextOrBuilderpublic LabelDetectionMode getLabelDetectionMode()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;getLabelDetectionMode in interface VideoContextOrBuilderpublic boolean getStationaryCamera()+
+ Whether the video has been shot from a stationary (i.e. non-moving) camera. + When set to true, might improve detection accuracy for moving objects. ++ +
bool stationary_camera = 3;getStationaryCamera in interface VideoContextOrBuilderpublic java.lang.String getLabelDetectionModel()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;getLabelDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getLabelDetectionModelBytes()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;getLabelDetectionModelBytes in interface VideoContextOrBuilderpublic java.lang.String getFaceDetectionModel()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;getFaceDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getFaceDetectionModelBytes()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;getFaceDetectionModelBytes in interface VideoContextOrBuilderpublic java.lang.String getShotChangeDetectionModel()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;getShotChangeDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getShotChangeDetectionModelBytes()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;getShotChangeDetectionModelBytes in interface VideoContextOrBuilderpublic java.lang.String getSafeSearchDetectionModel()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;getSafeSearchDetectionModel in interface VideoContextOrBuilderpublic com.google.protobuf.ByteString getSafeSearchDetectionModelBytes()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;getSafeSearchDetectionModelBytes in interface VideoContextOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VideoContext parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoContext parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoContext parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoContext parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoContext parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoContext parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoContext parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic VideoContext.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VideoContext.Builder newBuilder()+
public static VideoContext.Builder newBuilder(VideoContext prototype)+
public VideoContext.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VideoContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VideoContext getDefaultInstance()+
public static com.google.protobuf.Parser<VideoContext> parser()+
public com.google.protobuf.Parser<VideoContext> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VideoContext getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface VideoContextOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getFaceDetectionModel()
+
+ Model to use for face detection.
+ |
+
com.google.protobuf.ByteString |
+getFaceDetectionModelBytes()
+
+ Model to use for face detection.
+ |
+
LabelDetectionMode |
+getLabelDetectionMode()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
java.lang.String |
+getLabelDetectionModel()
+
+ Model to use for label detection.
+ |
+
com.google.protobuf.ByteString |
+getLabelDetectionModelBytes()
+
+ Model to use for label detection.
+ |
+
int |
+getLabelDetectionModeValue()
+
+ If label detection has been requested, what labels should be detected
+ in addition to video-level labels or segment-level labels.
+ |
+
java.lang.String |
+getSafeSearchDetectionModel()
+
+ Model to use for safe search detection.
+ |
+
com.google.protobuf.ByteString |
+getSafeSearchDetectionModelBytes()
+
+ Model to use for safe search detection.
+ |
+
VideoSegment |
+getSegments(int index)
+
+ Video segments to annotate.
+ |
+
int |
+getSegmentsCount()
+
+ Video segments to annotate.
+ |
+
java.util.List<VideoSegment> |
+getSegmentsList()
+
+ Video segments to annotate.
+ |
+
VideoSegmentOrBuilder |
+getSegmentsOrBuilder(int index)
+
+ Video segments to annotate.
+ |
+
java.util.List<? extends VideoSegmentOrBuilder> |
+getSegmentsOrBuilderList()
+
+ Video segments to annotate.
+ |
+
java.lang.String |
+getShotChangeDetectionModel()
+
+ Model to use for shot change detection.
+ |
+
com.google.protobuf.ByteString |
+getShotChangeDetectionModelBytes()
+
+ Model to use for shot change detection.
+ |
+
boolean |
+getStationaryCamera()
+
+ Whether the video has been shot from a stationary (i.e.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<VideoSegment> getSegmentsList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;VideoSegment getSegments(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;int getSegmentsCount()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;java.util.List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;VideoSegmentOrBuilder getSegmentsOrBuilder(int index)+
+ Video segments to annotate. The segments may overlap and are not required + to be contiguous or span the whole video. If unspecified, each video + is treated as a single segment. ++ +
repeated .google.cloud.videointelligence.v1beta1.VideoSegment segments = 1;int getLabelDetectionModeValue()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;LabelDetectionMode getLabelDetectionMode()+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels. If unspecified, + defaults to `SHOT_MODE`. ++ +
.google.cloud.videointelligence.v1beta1.LabelDetectionMode label_detection_mode = 2;boolean getStationaryCamera()+
+ Whether the video has been shot from a stationary (i.e. non-moving) camera. + When set to true, might improve detection accuracy for moving objects. ++ +
bool stationary_camera = 3;java.lang.String getLabelDetectionModel()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;com.google.protobuf.ByteString getLabelDetectionModelBytes()+
+ Model to use for label detection. + Supported values: "latest" and "stable" (the default). ++ +
string label_detection_model = 4;java.lang.String getFaceDetectionModel()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;com.google.protobuf.ByteString getFaceDetectionModelBytes()+
+ Model to use for face detection. + Supported values: "latest" and "stable" (the default). ++ +
string face_detection_model = 5;java.lang.String getShotChangeDetectionModel()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;com.google.protobuf.ByteString getShotChangeDetectionModelBytes()+
+ Model to use for shot change detection. + Supported values: "latest" and "stable" (the default). ++ +
string shot_change_detection_model = 6;java.lang.String getSafeSearchDetectionModel()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;com.google.protobuf.ByteString getSafeSearchDetectionModelBytes()+
+ Model to use for safe search detection. + Supported values: "latest" and "stable" (the default). ++ +
string safe_search_detection_model = 7;public final class VideoIntelligenceServiceProto
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
+getDescriptor() |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)+
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()+
public static final class VideoSegment.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder> +implements VideoSegmentOrBuilder+
+ Video segment. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoSegment| Modifier and Type | +Method and Description | +
|---|---|
VideoSegment.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoSegment |
+build() |
+
VideoSegment |
+buildPartial() |
+
VideoSegment.Builder |
+clear() |
+
VideoSegment.Builder |
+clearEndTimeOffset()
+
+ End offset in microseconds (inclusive).
+ |
+
VideoSegment.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
VideoSegment.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
VideoSegment.Builder |
+clearStartTimeOffset()
+
+ Start offset in microseconds (inclusive).
+ |
+
VideoSegment.Builder |
+clone() |
+
VideoSegment |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
long |
+getEndTimeOffset()
+
+ End offset in microseconds (inclusive).
+ |
+
long |
+getStartTimeOffset()
+
+ Start offset in microseconds (inclusive).
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
VideoSegment.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
VideoSegment.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
VideoSegment.Builder |
+mergeFrom(VideoSegment other) |
+
VideoSegment.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
VideoSegment.Builder |
+setEndTimeOffset(long value)
+
+ End offset in microseconds (inclusive).
+ |
+
VideoSegment.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
VideoSegment.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
VideoSegment.Builder |
+setStartTimeOffset(long value)
+
+ Start offset in microseconds (inclusive).
+ |
+
VideoSegment.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.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<VideoSegment.Builder>public VideoSegment getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoSegment build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoSegment buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoSegment.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(VideoSegment other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoSegment.Builder>java.io.IOExceptionpublic long getStartTimeOffset()+
+ Start offset in microseconds (inclusive). Unset means 0. ++ +
int64 start_time_offset = 1;getStartTimeOffset in interface VideoSegmentOrBuilderpublic VideoSegment.Builder setStartTimeOffset(long value)+
+ Start offset in microseconds (inclusive). Unset means 0. ++ +
int64 start_time_offset = 1;public VideoSegment.Builder clearStartTimeOffset()+
+ Start offset in microseconds (inclusive). Unset means 0. ++ +
int64 start_time_offset = 1;public long getEndTimeOffset()+
+ End offset in microseconds (inclusive). Unset means 0. ++ +
int64 end_time_offset = 2;getEndTimeOffset in interface VideoSegmentOrBuilderpublic VideoSegment.Builder setEndTimeOffset(long value)+
+ End offset in microseconds (inclusive). Unset means 0. ++ +
int64 end_time_offset = 2;public VideoSegment.Builder clearEndTimeOffset()+
+ End offset in microseconds (inclusive). Unset means 0. ++ +
int64 end_time_offset = 2;public final VideoSegment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public final VideoSegment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>public final class VideoSegment +extends com.google.protobuf.GeneratedMessageV3 +implements VideoSegmentOrBuilder+
+ Video segment. ++ + Protobuf type
google.cloud.videointelligence.v1beta1.VideoSegment| Modifier and Type | +Class and Description | +
|---|---|
static class |
+VideoSegment.Builder
+
+ Video segment.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+END_TIME_OFFSET_FIELD_NUMBER |
+
static int |
+START_TIME_OFFSET_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static VideoSegment |
+getDefaultInstance() |
+
VideoSegment |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
long |
+getEndTimeOffset()
+
+ End offset in microseconds (inclusive).
+ |
+
com.google.protobuf.Parser<VideoSegment> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
long |
+getStartTimeOffset()
+
+ Start offset in microseconds (inclusive).
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static VideoSegment.Builder |
+newBuilder() |
+
static VideoSegment.Builder |
+newBuilder(VideoSegment prototype) |
+
VideoSegment.Builder |
+newBuilderForType() |
+
protected VideoSegment.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static VideoSegment |
+parseDelimitedFrom(java.io.InputStream input) |
+
static VideoSegment |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoSegment |
+parseFrom(byte[] data) |
+
static VideoSegment |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoSegment |
+parseFrom(java.nio.ByteBuffer data) |
+
static VideoSegment |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoSegment |
+parseFrom(com.google.protobuf.ByteString data) |
+
static VideoSegment |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoSegment |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static VideoSegment |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static VideoSegment |
+parseFrom(java.io.InputStream input) |
+
static VideoSegment |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<VideoSegment> |
+parser() |
+
VideoSegment.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int START_TIME_OFFSET_FIELD_NUMBER+
public static final int END_TIME_OFFSET_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getStartTimeOffset()+
+ Start offset in microseconds (inclusive). Unset means 0. ++ +
int64 start_time_offset = 1;getStartTimeOffset in interface VideoSegmentOrBuilderpublic long getEndTimeOffset()+
+ End offset in microseconds (inclusive). Unset means 0. ++ +
int64 end_time_offset = 2;getEndTimeOffset in interface VideoSegmentOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VideoSegment parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VideoSegment parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoSegment parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoSegment parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoSegment parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoSegment parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static VideoSegment parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic VideoSegment.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VideoSegment.Builder newBuilder()+
public static VideoSegment.Builder newBuilder(VideoSegment prototype)+
public VideoSegment.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VideoSegment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VideoSegment getDefaultInstance()+
public static com.google.protobuf.Parser<VideoSegment> parser()+
public com.google.protobuf.Parser<VideoSegment> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VideoSegment getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface VideoSegmentOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
long |
+getEndTimeOffset()
+
+ End offset in microseconds (inclusive).
+ |
+
long |
+getStartTimeOffset()
+
+ Start offset in microseconds (inclusive).
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedlong getStartTimeOffset()+
+ Start offset in microseconds (inclusive). Unset means 0. ++ +
int64 start_time_offset = 1;long getEndTimeOffset()+
+ End offset in microseconds (inclusive). Unset means 0. ++ +
int64 end_time_offset = 2;| Interface | +Description | +
|---|---|
| AnnotateVideoProgressOrBuilder | ++ |
| AnnotateVideoRequestOrBuilder | ++ |
| AnnotateVideoResponseOrBuilder | ++ |
| BoundingBoxOrBuilder | ++ |
| FaceAnnotationOrBuilder | ++ |
| FaceLocationOrBuilder | ++ |
| LabelAnnotationOrBuilder | ++ |
| LabelLocationOrBuilder | ++ |
| SafeSearchAnnotationOrBuilder | ++ |
| VideoAnnotationProgressOrBuilder | ++ |
| VideoAnnotationResultsOrBuilder | ++ |
| VideoContextOrBuilder | ++ |
| VideoSegmentOrBuilder | ++ |
| Class | +Description | +
|---|---|
| AnnotateVideoProgress | +
+
+ Video annotation progress.
+ |
+
| AnnotateVideoProgress.Builder | +
+
+ Video annotation progress.
+ |
+
| AnnotateVideoRequest | +
+
+ Video annotation request.
+ |
+
| AnnotateVideoRequest.Builder | +
+
+ Video annotation request.
+ |
+
| AnnotateVideoResponse | +
+
+ Video annotation response.
+ |
+
| AnnotateVideoResponse.Builder | +
+
+ Video annotation response.
+ |
+
| BoundingBox | +
+
+ Bounding box.
+ |
+
| BoundingBox.Builder | +
+
+ Bounding box.
+ |
+
| FaceAnnotation | +
+
+ Face annotation.
+ |
+
| FaceAnnotation.Builder | +
+
+ Face annotation.
+ |
+
| FaceLocation | +
+
+ Face location.
+ |
+
| FaceLocation.Builder | +
+
+ Face location.
+ |
+
| LabelAnnotation | +
+
+ Label annotation.
+ |
+
| LabelAnnotation.Builder | +
+
+ Label annotation.
+ |
+
| LabelLocation | +
+
+ Label location.
+ |
+
| LabelLocation.Builder | +
+
+ Label location.
+ |
+
| SafeSearchAnnotation | +
+
+ Safe search annotation (based on per-frame visual signals only).
+ |
+
| SafeSearchAnnotation.Builder | +
+
+ Safe search annotation (based on per-frame visual signals only).
+ |
+
| VideoAnnotationProgress | +
+
+ Annotation progress for a single video.
+ |
+
| VideoAnnotationProgress.Builder | +
+
+ Annotation progress for a single video.
+ |
+
| VideoAnnotationResults | +
+
+ Annotation results for a single video.
+ |
+
| VideoAnnotationResults.Builder | +
+
+ Annotation results for a single video.
+ |
+
| VideoContext | +
+
+ Video context and/or feature-specific parameters.
+ |
+
| VideoContext.Builder | +
+
+ Video context and/or feature-specific parameters.
+ |
+
| VideoIntelligenceServiceProto | ++ |
| VideoSegment | +
+
+ Video segment.
+ |
+
| VideoSegment.Builder | +
+
+ Video segment.
+ |
+
| Enum | +Description | +
|---|---|
| Feature | +
+
+ Video annotation feature.
+ |
+
| LabelDetectionMode | +
+
+ Label detection mode.
+ |
+
| LabelLevel | +
+
+ Label level (scope).
+ |
+
| Likelihood | +
+
+ Bucketized representation of likelihood.
+ |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+ANNOTATION_PROGRESS_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FEATURES_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+INPUT_CONTENT_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+INPUT_URI_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+LOCATION_ID_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+OUTPUT_URI_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+VIDEO_CONTEXT_FIELD_NUMBER |
+3 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+ANNOTATION_RESULTS_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+BOTTOM_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+LEFT_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+RIGHT_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+TOP_FIELD_NUMBER |
+4 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+LOCATIONS_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+SEGMENTS_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+THUMBNAIL_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+BOUNDING_BOX_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+TIME_OFFSET_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FACE_DETECTION_VALUE |
+2 |
+
+
+public static final int |
+FEATURE_UNSPECIFIED_VALUE |
+0 |
+
+
+public static final int |
+LABEL_DETECTION_VALUE |
+1 |
+
+
+public static final int |
+SAFE_SEARCH_DETECTION_VALUE |
+4 |
+
+
+public static final int |
+SHOT_CHANGE_DETECTION_VALUE |
+3 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+DESCRIPTION_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+LANGUAGE_CODE_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+LOCATIONS_FIELD_NUMBER |
+3 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FRAME_MODE_VALUE |
+2 |
+
+
+public static final int |
+LABEL_DETECTION_MODE_UNSPECIFIED_VALUE |
+0 |
+
+
+public static final int |
+SHOT_AND_FRAME_MODE_VALUE |
+3 |
+
+
+public static final int |
+SHOT_MODE_VALUE |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FRAME_LEVEL_VALUE |
+4 |
+
+
+public static final int |
+LABEL_LEVEL_UNSPECIFIED_VALUE |
+0 |
+
+
+public static final int |
+SEGMENT_LEVEL_VALUE |
+2 |
+
+
+public static final int |
+SHOT_LEVEL_VALUE |
+3 |
+
+
+public static final int |
+VIDEO_LEVEL_VALUE |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+CONFIDENCE_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+LEVEL_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+SEGMENT_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+LIKELY_VALUE |
+4 |
+
+
+public static final int |
+POSSIBLE_VALUE |
+3 |
+
+
+public static final int |
+UNKNOWN_VALUE |
+0 |
+
+
+public static final int |
+UNLIKELY_VALUE |
+2 |
+
+
+public static final int |
+VERY_LIKELY_VALUE |
+5 |
+
+
+public static final int |
+VERY_UNLIKELY_VALUE |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+ADULT_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+MEDICAL_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+RACY_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+SPOOF_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+TIME_OFFSET_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+VIOLENT_FIELD_NUMBER |
+4 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+INPUT_URI_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+PROGRESS_PERCENT_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+START_TIME_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+UPDATE_TIME_FIELD_NUMBER |
+4 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+ERROR_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+FACE_ANNOTATIONS_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+INPUT_URI_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+LABEL_ANNOTATIONS_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+SHOT_ANNOTATIONS_FIELD_NUMBER |
+4 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FACE_DETECTION_MODEL_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+LABEL_DETECTION_MODE_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+LABEL_DETECTION_MODEL_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER |
+7 |
+
+
+public static final int |
+SEGMENTS_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+STATIONARY_CAMERA_FIELD_NUMBER |
+3 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+END_TIME_OFFSET_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+START_TIME_OFFSET_FIELD_NUMBER |
+1 |
+
| Method and Description | +
|---|
| com.google.cloud.videointelligence.v1beta1.LabelLevel.valueOf(int)
+ Use
+LabelLevel.forNumber(int) instead. |
+
| com.google.cloud.videointelligence.v1beta1.Likelihood.valueOf(int)
+ Use
+Likelihood.forNumber(int) instead. |
+
| com.google.cloud.videointelligence.v1beta1.Feature.valueOf(int)
+ Use
+Feature.forNumber(int) instead. |
+
| com.google.cloud.videointelligence.v1beta1.LabelDetectionMode.valueOf(int)
+ Use
+LabelDetectionMode.forNumber(int) instead. |
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+Each annotation type has its own separate page with the following sections:
+Each enum has its own separate page with the following sections:
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+These links take you to the next or previous class, interface, package, or related page.
+These links show and hide the HTML frames. All pages are available with or without frames.
+The All Classes link shows all classes and interfaces except non-static nested types.
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+The Constant Field Values page lists the static final fields and their values.
+Feature.forNumber(int) instead.LabelDetectionMode.forNumber(int) instead.LabelLevel.forNumber(int) instead.Likelihood.forNumber(int) instead.java.util.List<E> annotationProgress_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object inputUri_+
java.lang.Object inputContent_+
java.util.List<E> features_+
int featuresMemoizedSerializedSize+
VideoContext videoContext_+
java.lang.Object outputUri_+
java.lang.Object locationId_+
byte memoizedIsInitialized+
java.util.List<E> annotationResults_+
byte memoizedIsInitialized+
int left_+
int right_+
int bottom_+
int top_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object thumbnail_+
java.util.List<E> segments_+
java.util.List<E> locations_+
byte memoizedIsInitialized+
BoundingBox boundingBox_+
long timeOffset_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object description_+
java.lang.Object languageCode_+
java.util.List<E> locations_+
byte memoizedIsInitialized+
VideoSegment segment_+
float confidence_+
int level_+
byte memoizedIsInitialized+
int adult_+
int spoof_+
int medical_+
int violent_+
int racy_+
long timeOffset_+
byte memoizedIsInitialized+
java.lang.Object inputUri_+
int progressPercent_+
com.google.protobuf.Timestamp startTime_+
com.google.protobuf.Timestamp updateTime_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object inputUri_+
java.util.List<E> labelAnnotations_+
java.util.List<E> faceAnnotations_+
java.util.List<E> shotAnnotations_+
java.util.List<E> safeSearchAnnotations_+
com.google.rpc.Status error_+
byte memoizedIsInitialized+
int bitField0_+
java.util.List<E> segments_+
int labelDetectionMode_+
boolean stationaryCamera_+
java.lang.Object labelDetectionModel_+
java.lang.Object faceDetectionModel_+
java.lang.Object shotChangeDetectionModel_+
java.lang.Object safeSearchDetectionModel_+
byte memoizedIsInitialized+
long startTimeOffset_+
long endTimeOffset_+
byte memoizedIsInitialized+