From 2b58451c2df0ba60b0157cc0766ca2b061c7a218 Mon Sep 17 00:00:00 2001 From: Neo Wu Date: Fri, 2 Feb 2018 16:04:19 -0800 Subject: [PATCH] Regenerating docs for proto-google-cloud-video-intelligence-v1beta1 0.1.29 --- .../0.1.29/apidocs/allclasses-frame.html | 62 + .../0.1.29/apidocs/allclasses-noframe.html | 62 + .../AnnotateVideoProgress.Builder.html | 1060 ++++ .../v1beta1/AnnotateVideoProgress.html | 1023 ++++ .../AnnotateVideoProgressOrBuilder.html | 332 ++ .../v1beta1/AnnotateVideoRequest.Builder.html | 1645 ++++++ .../v1beta1/AnnotateVideoRequest.html | 1415 +++++ .../AnnotateVideoRequestOrBuilder.html | 597 ++ .../AnnotateVideoResponse.Builder.html | 1060 ++++ .../v1beta1/AnnotateVideoResponse.html | 1023 ++++ .../AnnotateVideoResponseOrBuilder.html | 332 ++ .../v1beta1/BoundingBox.Builder.html | 920 +++ .../v1beta1/BoundingBox.html | 1047 ++++ .../v1beta1/BoundingBoxOrBuilder.html | 311 + .../v1beta1/FaceAnnotation.Builder.html | 1613 ++++++ .../v1beta1/FaceAnnotation.html | 1240 ++++ .../v1beta1/FaceAnnotationOrBuilder.html | 489 ++ .../v1beta1/FaceLocation.Builder.html | 899 +++ .../v1beta1/FaceLocation.html | 1013 ++++ .../v1beta1/FaceLocationOrBuilder.html | 311 + .../videointelligence/v1beta1/Feature.html | 703 +++ .../v1beta1/LabelAnnotation.Builder.html | 1284 +++++ .../v1beta1/LabelAnnotation.html | 1155 ++++ .../v1beta1/LabelAnnotationOrBuilder.html | 416 ++ .../v1beta1/LabelDetectionMode.html | 658 +++ .../videointelligence/v1beta1/LabelLevel.html | 705 +++ .../v1beta1/LabelLocation.Builder.html | 1036 ++++ .../v1beta1/LabelLocation.html | 1089 ++++ .../v1beta1/LabelLocationOrBuilder.html | 362 ++ .../videointelligence/v1beta1/Likelihood.html | 748 +++ .../v1beta1/SafeSearchAnnotation.Builder.html | 1298 +++++ .../v1beta1/SafeSearchAnnotation.html | 1264 ++++ .../SafeSearchAnnotationOrBuilder.html | 462 ++ .../VideoAnnotationProgress.Builder.html | 1205 ++++ .../v1beta1/VideoAnnotationProgress.html | 1177 ++++ .../VideoAnnotationProgressOrBuilder.html | 421 ++ .../VideoAnnotationResults.Builder.html | 2587 +++++++++ .../v1beta1/VideoAnnotationResults.html | 1613 ++++++ .../VideoAnnotationResultsOrBuilder.html | 759 +++ .../v1beta1/VideoContext.Builder.html | 1764 ++++++ .../v1beta1/VideoContext.html | 1423 +++++ .../v1beta1/VideoContextOrBuilder.html | 588 ++ .../VideoIntelligenceServiceProto.html | 259 + .../v1beta1/VideoSegment.Builder.html | 786 +++ .../v1beta1/VideoSegment.html | 963 ++++ .../v1beta1/VideoSegmentOrBuilder.html | 269 + .../v1beta1/package-frame.html | 69 + .../v1beta1/package-summary.html | 422 ++ .../v1beta1/package-tree.html | 218 + .../0.1.29/apidocs/constant-values.html | 810 +++ .../0.1.29/apidocs/deprecated-list.html | 159 + .../0.1.29/apidocs/help-doc.html | 217 + .../0.1.29/apidocs/index-all.html | 5124 +++++++++++++++++ .../0.1.29/apidocs/index.html | 72 + .../0.1.29/apidocs/overview-tree.html | 222 + .../0.1.29/apidocs/package-list | 1 + .../0.1.29/apidocs/script.js | 30 + .../0.1.29/apidocs/serialized-form.html | 604 ++ .../0.1.29/apidocs/stylesheet.css | 574 ++ .../apidocs/index.html | 2 +- 60 files changed, 49971 insertions(+), 1 deletion(-) create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-frame.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-noframe.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgressOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponseOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBoxOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotationOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocationOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Feature.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotationOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelDetectionMode.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLevel.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocationOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Likelihood.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotationOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgressOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResultsOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContextOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoIntelligenceServiceProto.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.Builder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegmentOrBuilder.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-frame.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-summary.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-tree.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/constant-values.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/deprecated-list.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/help-doc.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index-all.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/overview-tree.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/package-list create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/script.js create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/serialized-form.html create mode 100644 java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/stylesheet.css 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 @@ + + + + + +All Classes (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-noframe.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-noframe.html new file mode 100644 index 0000000000..83ec45c52d --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/allclasses-noframe.html @@ -0,0 +1,62 @@ + + + + + +All Classes (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.Builder.html new file mode 100644 index 0000000000..e6fc8b93cb --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.Builder.html @@ -0,0 +1,1060 @@ + + + + + +AnnotateVideoProgress.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoProgress.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoProgressOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AnnotateVideoProgress
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AnnotateVideoProgress.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoProgress getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AnnotateVideoProgress build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AnnotateVideoProgress buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AnnotateVideoProgress.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AnnotateVideoProgress.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AnnotateVideoProgress.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AnnotateVideoProgress.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AnnotateVideoProgress.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      int index,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AnnotateVideoProgress.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoProgress.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoProgress.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoProgress.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAnnotationProgressCount

        +
        public int getAnnotationProgressCount()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
        +
        Specified by:
        +
        getAnnotationProgressCount in interface AnnotateVideoProgressOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setAnnotationProgress

        +
        public AnnotateVideoProgress.Builder setAnnotationProgress(int index,
        +                                                           VideoAnnotationProgress value)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        setAnnotationProgress

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAnnotationProgress

        +
        public AnnotateVideoProgress.Builder addAnnotationProgress(VideoAnnotationProgress value)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationProgress

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAnnotationProgress

        +
        public AnnotateVideoProgress.Builder addAnnotationProgress(VideoAnnotationProgress.Builder builderForValue)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationProgress

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllAnnotationProgress

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearAnnotationProgress

        +
        public AnnotateVideoProgress.Builder clearAnnotationProgress()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        removeAnnotationProgress

        +
        public AnnotateVideoProgress.Builder removeAnnotationProgress(int index)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgressBuilder

        +
        public VideoAnnotationProgress.Builder getAnnotationProgressBuilder(int index)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addAnnotationProgressBuilder

        +
        public VideoAnnotationProgress.Builder addAnnotationProgressBuilder()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationProgressBuilder

        +
        public VideoAnnotationProgress.Builder addAnnotationProgressBuilder(int index)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgressBuilderList

        +
        public java.util.List<VideoAnnotationProgress.Builder> getAnnotationProgressBuilderList()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final AnnotateVideoProgress.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AnnotateVideoProgress.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoProgress.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.html new file mode 100644 index 0000000000..1ba304976d --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgress.html @@ -0,0 +1,1023 @@ + + + + + +AnnotateVideoProgress (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoProgress

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoProgressOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    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
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ANNOTATION_PROGRESS_FIELD_NUMBER

        +
        public static final int ANNOTATION_PROGRESS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getAnnotationProgressCount

        +
        public int getAnnotationProgressCount()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
        +
        Specified by:
        +
        getAnnotationProgressCount in interface AnnotateVideoProgressOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(java.nio.ByteBuffer data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(java.nio.ByteBuffer data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(com.google.protobuf.ByteString data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(com.google.protobuf.ByteString data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(byte[] data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(byte[] data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoProgress parseDelimitedFrom(java.io.InputStream input)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoProgress parseDelimitedFrom(java.io.InputStream input,
        +                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(com.google.protobuf.CodedInputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoProgress parseFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AnnotateVideoProgress.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AnnotateVideoProgress.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AnnotateVideoProgress.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AnnotateVideoProgress> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoProgress getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgressOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgressOrBuilder.html new file mode 100644 index 0000000000..a00b441626 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoProgressOrBuilder.html @@ -0,0 +1,332 @@ + + + + + +AnnotateVideoProgressOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface AnnotateVideoProgressOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AnnotateVideoProgress, AnnotateVideoProgress.Builder
    +
    +
    +
    +
    public interface AnnotateVideoProgressOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnnotationProgressList

        +
        java.util.List<VideoAnnotationProgress> getAnnotationProgressList()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgress

        +
        VideoAnnotationProgress getAnnotationProgress(int index)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgressCount

        +
        int getAnnotationProgressCount()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgressOrBuilderList

        +
        java.util.List<? extends VideoAnnotationProgressOrBuilder> getAnnotationProgressOrBuilderList()
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationProgressOrBuilder

        +
        VideoAnnotationProgressOrBuilder getAnnotationProgressOrBuilder(int index)
        +
        + Progress metadata for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationProgress annotation_progress = 1;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.Builder.html new file mode 100644 index 0000000000..19733459fb --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.Builder.html @@ -0,0 +1,1645 @@ + + + + + +AnnotateVideoRequest.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoRequest.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AnnotateVideoRequest
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AnnotateVideoRequest.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AnnotateVideoRequest build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AnnotateVideoRequest buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AnnotateVideoRequest.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AnnotateVideoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AnnotateVideoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AnnotateVideoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AnnotateVideoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     int index,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AnnotateVideoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoRequest.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoRequest.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputUri in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setInputUri

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearInputUri

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setInputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getInputContent

        +
        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;
        +
        +
        Specified by:
        +
        getInputContent in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputContentBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputContentBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setInputContent

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearInputContent

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setInputContentBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFeaturesList

        +
        public java.util.List<Feature> getFeaturesList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesList in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesCount

        +
        public int getFeaturesCount()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesCount in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeatures

        +
        public Feature getFeatures(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeatures in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setFeatures

        +
        public AnnotateVideoRequest.Builder setFeatures(int index,
        +                                                Feature value)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        addFeatures

        +
        public AnnotateVideoRequest.Builder addFeatures(Feature value)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        addAllFeatures

        +
        public AnnotateVideoRequest.Builder addAllFeatures(java.lang.Iterable<? extends Feature> values)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        clearFeatures

        +
        public AnnotateVideoRequest.Builder clearFeatures()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        getFeaturesValueList

        +
        public java.util.List<java.lang.Integer> getFeaturesValueList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesValueList in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesValue

        +
        public int getFeaturesValue(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesValue in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setFeaturesValue

        +
        public AnnotateVideoRequest.Builder setFeaturesValue(int index,
        +                                                     int value)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        addFeaturesValue

        +
        public AnnotateVideoRequest.Builder addFeaturesValue(int value)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        addAllFeaturesValue

        +
        public AnnotateVideoRequest.Builder addAllFeaturesValue(java.lang.Iterable<java.lang.Integer> values)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        hasVideoContext

        +
        public boolean hasVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
        +
        Specified by:
        +
        hasVideoContext in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getVideoContext

        +
        public VideoContext getVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
        +
        Specified by:
        +
        getVideoContext in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setVideoContext

        +
        public AnnotateVideoRequest.Builder setVideoContext(VideoContext value)
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        setVideoContext

        +
        public AnnotateVideoRequest.Builder setVideoContext(VideoContext.Builder builderForValue)
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        mergeVideoContext

        +
        public AnnotateVideoRequest.Builder mergeVideoContext(VideoContext value)
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        clearVideoContext

        +
        public AnnotateVideoRequest.Builder clearVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        getVideoContextBuilder

        +
        public VideoContext.Builder getVideoContextBuilder()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + + + + + +
        +
      • +

        getOutputUri

        +
        public 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;
        +
        +
        Specified by:
        +
        getOutputUri in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getOutputUriBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getOutputUriBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setOutputUri

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearOutputUri

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setOutputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLocationId

        +
        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;
        +
        +
        Specified by:
        +
        getLocationId in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationIdBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getLocationIdBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLocationId

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearLocationId

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setLocationIdBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final AnnotateVideoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AnnotateVideoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoRequest.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.html new file mode 100644 index 0000000000..4053f53ae6 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.html @@ -0,0 +1,1415 @@ + + + + + +AnnotateVideoRequest (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoRequest

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class AnnotateVideoRequest
    +extends com.google.protobuf.GeneratedMessageV3
    +implements AnnotateVideoRequestOrBuilder
    +
    + Video annotation request.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class AnnotateVideoRequest.Builder +
      + Video annotation request.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        INPUT_URI_FIELD_NUMBER

        +
        public static final int INPUT_URI_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        INPUT_CONTENT_FIELD_NUMBER

        +
        public static final int INPUT_CONTENT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FEATURES_FIELD_NUMBER

        +
        public static final int FEATURES_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        VIDEO_CONTEXT_FIELD_NUMBER

        +
        public static final int VIDEO_CONTEXT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        OUTPUT_URI_FIELD_NUMBER

        +
        public static final int OUTPUT_URI_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LOCATION_ID_FIELD_NUMBER

        +
        public static final int LOCATION_ID_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputUri in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputContent

        +
        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;
        +
        +
        Specified by:
        +
        getInputContent in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputContentBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getInputContentBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesList

        +
        public java.util.List<Feature> getFeaturesList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesList in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesCount

        +
        public int getFeaturesCount()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesCount in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeatures

        +
        public Feature getFeatures(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeatures in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesValueList

        +
        public java.util.List<java.lang.Integer> getFeaturesValueList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesValueList in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFeaturesValue

        +
        public int getFeaturesValue(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
        +
        Specified by:
        +
        getFeaturesValue in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasVideoContext

        +
        public boolean hasVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
        +
        Specified by:
        +
        hasVideoContext in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getVideoContext

        +
        public VideoContext getVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
        +
        Specified by:
        +
        getVideoContext in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getOutputUri

        +
        public 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;
        +
        +
        Specified by:
        +
        getOutputUri in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getOutputUriBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getOutputUriBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationId

        +
        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;
        +
        +
        Specified by:
        +
        getLocationId in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationIdBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getLocationIdBytes in interface AnnotateVideoRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(java.nio.ByteBuffer data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(java.nio.ByteBuffer data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(com.google.protobuf.ByteString data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(com.google.protobuf.ByteString data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(byte[] data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(byte[] data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(java.io.InputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(java.io.InputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoRequest parseDelimitedFrom(java.io.InputStream input)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoRequest parseDelimitedFrom(java.io.InputStream input,
        +                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(com.google.protobuf.CodedInputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoRequest parseFrom(com.google.protobuf.CodedInputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AnnotateVideoRequest.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AnnotateVideoRequest.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AnnotateVideoRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AnnotateVideoRequest> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.html new file mode 100644 index 0000000000..48ab526be8 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.html @@ -0,0 +1,597 @@ + + + + + +AnnotateVideoRequestOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface AnnotateVideoRequestOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AnnotateVideoRequest, AnnotateVideoRequest.Builder
    +
    +
    +
    +
    public interface AnnotateVideoRequestOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      FeaturegetFeatures(int index) +
      + Requested video annotation features.
      +
      intgetFeaturesCount() +
      + Requested video annotation features.
      +
      java.util.List<Feature>getFeaturesList() +
      + Requested video annotation features.
      +
      intgetFeaturesValue(int index) +
      + Requested video annotation features.
      +
      java.util.List<java.lang.Integer>getFeaturesValueList() +
      + Requested video annotation features.
      +
      java.lang.StringgetInputContent() +
      + The video data bytes.
      +
      com.google.protobuf.ByteStringgetInputContentBytes() +
      + The video data bytes.
      +
      java.lang.StringgetInputUri() +
      + Input video location.
      +
      com.google.protobuf.ByteStringgetInputUriBytes() +
      + Input video location.
      +
      java.lang.StringgetLocationId() +
      + Optional cloud region where annotation should take place.
      +
      com.google.protobuf.ByteStringgetLocationIdBytes() +
      + Optional cloud region where annotation should take place.
      +
      java.lang.StringgetOutputUri() +
      + Optional location where the output (in JSON format) should be stored.
      +
      com.google.protobuf.ByteStringgetOutputUriBytes() +
      + Optional location where the output (in JSON format) should be stored.
      +
      VideoContextgetVideoContext() +
      + Additional video context and/or feature-specific parameters.
      +
      VideoContextOrBuildergetVideoContextOrBuilder() +
      + Additional video context and/or feature-specific parameters.
      +
      booleanhasVideoContext() +
      + Additional video context and/or feature-specific parameters.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInputUri

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getInputContent

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getInputContentBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFeaturesList

        +
        java.util.List<Feature> getFeaturesList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        getFeaturesCount

        +
        int getFeaturesCount()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        getFeatures

        +
        Feature getFeatures(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        getFeaturesValueList

        +
        java.util.List<java.lang.Integer> getFeaturesValueList()
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        getFeaturesValue

        +
        int getFeaturesValue(int index)
        +
        + Requested video annotation features.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.Feature features = 2;
        +
      • +
      + + + +
        +
      • +

        hasVideoContext

        +
        boolean hasVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        getVideoContext

        +
        VideoContext getVideoContext()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        getVideoContextOrBuilder

        +
        VideoContextOrBuilder getVideoContextOrBuilder()
        +
        + Additional video context and/or feature-specific parameters.
        + 
        + + .google.cloud.videointelligence.v1beta1.VideoContext video_context = 3;
        +
      • +
      + + + +
        +
      • +

        getOutputUri

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getOutputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLocationId

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLocationIdBytes

        +
        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;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.Builder.html new file mode 100644 index 0000000000..8965741b7a --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.Builder.html @@ -0,0 +1,1060 @@ + + + + + +AnnotateVideoResponse.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoResponse.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AnnotateVideoResponse
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AnnotateVideoResponse.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AnnotateVideoResponse build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AnnotateVideoResponse buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AnnotateVideoResponse.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AnnotateVideoResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AnnotateVideoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AnnotateVideoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AnnotateVideoResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      int index,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AnnotateVideoResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoResponse.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AnnotateVideoResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateVideoResponse.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAnnotationResultsCount

        +
        public int getAnnotationResultsCount()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
        +
        Specified by:
        +
        getAnnotationResultsCount in interface AnnotateVideoResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setAnnotationResults

        +
        public AnnotateVideoResponse.Builder setAnnotationResults(int index,
        +                                                          VideoAnnotationResults value)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        setAnnotationResults

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAnnotationResults

        +
        public AnnotateVideoResponse.Builder addAnnotationResults(VideoAnnotationResults value)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationResults

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAnnotationResults

        +
        public AnnotateVideoResponse.Builder addAnnotationResults(VideoAnnotationResults.Builder builderForValue)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationResults

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllAnnotationResults

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearAnnotationResults

        +
        public AnnotateVideoResponse.Builder clearAnnotationResults()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        removeAnnotationResults

        +
        public AnnotateVideoResponse.Builder removeAnnotationResults(int index)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResultsBuilder

        +
        public VideoAnnotationResults.Builder getAnnotationResultsBuilder(int index)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addAnnotationResultsBuilder

        +
        public VideoAnnotationResults.Builder addAnnotationResultsBuilder()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        addAnnotationResultsBuilder

        +
        public VideoAnnotationResults.Builder addAnnotationResultsBuilder(int index)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResultsBuilderList

        +
        public java.util.List<VideoAnnotationResults.Builder> getAnnotationResultsBuilderList()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final AnnotateVideoResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AnnotateVideoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateVideoResponse.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.html new file mode 100644 index 0000000000..22dd9d64de --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponse.html @@ -0,0 +1,1023 @@ + + + + + +AnnotateVideoResponse (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class AnnotateVideoResponse

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AnnotateVideoResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    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
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ANNOTATION_RESULTS_FIELD_NUMBER

        +
        public static final int ANNOTATION_RESULTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getAnnotationResultsCount

        +
        public int getAnnotationResultsCount()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
        +
        Specified by:
        +
        getAnnotationResultsCount in interface AnnotateVideoResponseOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(java.nio.ByteBuffer data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(java.nio.ByteBuffer data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(com.google.protobuf.ByteString data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(com.google.protobuf.ByteString data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(byte[] data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(byte[] data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoResponse parseDelimitedFrom(java.io.InputStream input)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AnnotateVideoResponse parseDelimitedFrom(java.io.InputStream input,
        +                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(com.google.protobuf.CodedInputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AnnotateVideoResponse parseFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AnnotateVideoResponse.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AnnotateVideoResponse.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AnnotateVideoResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AnnotateVideoResponse> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AnnotateVideoResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponseOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponseOrBuilder.html new file mode 100644 index 0000000000..5c7d66ef19 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/AnnotateVideoResponseOrBuilder.html @@ -0,0 +1,332 @@ + + + + + +AnnotateVideoResponseOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface AnnotateVideoResponseOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AnnotateVideoResponse, AnnotateVideoResponse.Builder
    +
    +
    +
    +
    public interface AnnotateVideoResponseOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnnotationResultsList

        +
        java.util.List<VideoAnnotationResults> getAnnotationResultsList()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResults

        +
        VideoAnnotationResults getAnnotationResults(int index)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResultsCount

        +
        int getAnnotationResultsCount()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResultsOrBuilderList

        +
        java.util.List<? extends VideoAnnotationResultsOrBuilder> getAnnotationResultsOrBuilderList()
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      + + + +
        +
      • +

        getAnnotationResultsOrBuilder

        +
        VideoAnnotationResultsOrBuilder getAnnotationResultsOrBuilder(int index)
        +
        + Annotation results for all videos specified in `AnnotateVideoRequest`.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoAnnotationResults annotation_results = 1;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.Builder.html new file mode 100644 index 0000000000..cba46ff618 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.Builder.html @@ -0,0 +1,920 @@ + + + + + +BoundingBox.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class BoundingBox.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    BoundingBoxOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    BoundingBox
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public BoundingBox.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public BoundingBox getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public BoundingBox build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public BoundingBox buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public BoundingBox.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public BoundingBox.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                    java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public BoundingBox.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public BoundingBox.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public BoundingBox.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                            int index,
        +                                            java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public BoundingBox.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                            java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public BoundingBox.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public BoundingBox.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<BoundingBox.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getLeft

        +
        public int getLeft()
        +
        + Left X coordinate.
        + 
        + + int32 left = 1;
        +
        +
        Specified by:
        +
        getLeft in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLeft

        +
        public BoundingBox.Builder setLeft(int value)
        +
        + Left X coordinate.
        + 
        + + int32 left = 1;
        +
      • +
      + + + +
        +
      • +

        clearLeft

        +
        public BoundingBox.Builder clearLeft()
        +
        + Left X coordinate.
        + 
        + + int32 left = 1;
        +
      • +
      + + + +
        +
      • +

        getRight

        +
        public int getRight()
        +
        + Right X coordinate.
        + 
        + + int32 right = 2;
        +
        +
        Specified by:
        +
        getRight in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setRight

        +
        public BoundingBox.Builder setRight(int value)
        +
        + Right X coordinate.
        + 
        + + int32 right = 2;
        +
      • +
      + + + +
        +
      • +

        clearRight

        +
        public BoundingBox.Builder clearRight()
        +
        + Right X coordinate.
        + 
        + + int32 right = 2;
        +
      • +
      + + + +
        +
      • +

        getBottom

        +
        public int getBottom()
        +
        + Bottom Y coordinate.
        + 
        + + int32 bottom = 3;
        +
        +
        Specified by:
        +
        getBottom in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setBottom

        +
        public BoundingBox.Builder setBottom(int value)
        +
        + Bottom Y coordinate.
        + 
        + + int32 bottom = 3;
        +
      • +
      + + + +
        +
      • +

        clearBottom

        +
        public BoundingBox.Builder clearBottom()
        +
        + Bottom Y coordinate.
        + 
        + + int32 bottom = 3;
        +
      • +
      + + + +
        +
      • +

        getTop

        +
        public int getTop()
        +
        + Top Y coordinate.
        + 
        + + int32 top = 4;
        +
        +
        Specified by:
        +
        getTop in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setTop

        +
        public BoundingBox.Builder setTop(int value)
        +
        + Top Y coordinate.
        + 
        + + int32 top = 4;
        +
      • +
      + + + +
        +
      • +

        clearTop

        +
        public BoundingBox.Builder clearTop()
        +
        + Top Y coordinate.
        + 
        + + int32 top = 4;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final BoundingBox.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final BoundingBox.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BoundingBox.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.html new file mode 100644 index 0000000000..64457977a2 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBox.html @@ -0,0 +1,1047 @@ + + + + + +BoundingBox (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class BoundingBox

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    BoundingBoxOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class BoundingBox
    +extends com.google.protobuf.GeneratedMessageV3
    +implements BoundingBoxOrBuilder
    +
    + Bounding box.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.BoundingBox
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class BoundingBox.Builder +
      + Bounding box.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intBOTTOM_FIELD_NUMBER 
      static intLEFT_FIELD_NUMBER 
      static intRIGHT_FIELD_NUMBER 
      static intTOP_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) 
      intgetBottom() +
      + Bottom Y coordinate.
      +
      static BoundingBoxgetDefaultInstance() 
      BoundingBoxgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      intgetLeft() +
      + Left X coordinate.
      +
      com.google.protobuf.Parser<BoundingBox>getParserForType() 
      intgetRight() +
      + Right X coordinate.
      +
      intgetSerializedSize() 
      intgetTop() +
      + Top Y coordinate.
      +
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      inthashCode() 
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static BoundingBox.BuildernewBuilder() 
      static BoundingBox.BuildernewBuilder(BoundingBox prototype) 
      BoundingBox.BuildernewBuilderForType() 
      protected BoundingBox.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      static BoundingBoxparseDelimitedFrom(java.io.InputStream input) 
      static BoundingBoxparseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static BoundingBoxparseFrom(byte[] data) 
      static BoundingBoxparseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static BoundingBoxparseFrom(java.nio.ByteBuffer data) 
      static BoundingBoxparseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static BoundingBoxparseFrom(com.google.protobuf.ByteString data) 
      static BoundingBoxparseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static BoundingBoxparseFrom(com.google.protobuf.CodedInputStream input) 
      static BoundingBoxparseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static BoundingBoxparseFrom(java.io.InputStream input) 
      static BoundingBoxparseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<BoundingBox>parser() 
      BoundingBox.BuildertoBuilder() 
      voidwriteTo(com.google.protobuf.CodedOutputStream output) 
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.GeneratedMessageV3

        +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, writeStringNoTag
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessage

        +findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessageLite

        +addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLite

        +toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getLeft

        +
        public int getLeft()
        +
        + Left X coordinate.
        + 
        + + int32 left = 1;
        +
        +
        Specified by:
        +
        getLeft in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getRight

        +
        public int getRight()
        +
        + Right X coordinate.
        + 
        + + int32 right = 2;
        +
        +
        Specified by:
        +
        getRight in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getBottom

        +
        public int getBottom()
        +
        + Bottom Y coordinate.
        + 
        + + int32 bottom = 3;
        +
        +
        Specified by:
        +
        getBottom in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getTop

        +
        public int getTop()
        +
        + Top Y coordinate.
        + 
        + + int32 top = 4;
        +
        +
        Specified by:
        +
        getTop in interface BoundingBoxOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(java.nio.ByteBuffer data)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(java.nio.ByteBuffer data,
        +                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(com.google.protobuf.ByteString data)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(com.google.protobuf.ByteString data,
        +                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(byte[] data)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(byte[] data,
        +                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                             throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(java.io.InputStream input)
        +                             throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(java.io.InputStream input,
        +                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                             throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static BoundingBox parseDelimitedFrom(java.io.InputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static BoundingBox parseDelimitedFrom(java.io.InputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(com.google.protobuf.CodedInputStream input)
        +                             throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static BoundingBox parseFrom(com.google.protobuf.CodedInputStream input,
        +                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                             throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public BoundingBox.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public BoundingBox.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected BoundingBox.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static BoundingBox getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<BoundingBox> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<BoundingBox> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public BoundingBox getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBoxOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBoxOrBuilder.html new file mode 100644 index 0000000000..f418b79e13 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/BoundingBoxOrBuilder.html @@ -0,0 +1,311 @@ + + + + + +BoundingBoxOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface BoundingBoxOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    BoundingBox, BoundingBox.Builder
    +
    +
    +
    +
    public interface BoundingBoxOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      intgetBottom() +
      + Bottom Y coordinate.
      +
      intgetLeft() +
      + Left X coordinate.
      +
      intgetRight() +
      + Right X coordinate.
      +
      intgetTop() +
      + Top Y coordinate.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLeft

        +
        int getLeft()
        +
        + Left X coordinate.
        + 
        + + int32 left = 1;
        +
      • +
      + + + +
        +
      • +

        getRight

        +
        int getRight()
        +
        + Right X coordinate.
        + 
        + + int32 right = 2;
        +
      • +
      + + + +
        +
      • +

        getBottom

        +
        int getBottom()
        +
        + Bottom Y coordinate.
        + 
        + + int32 bottom = 3;
        +
      • +
      + + + +
        +
      • +

        getTop

        +
        int getTop()
        +
        + Top Y coordinate.
        + 
        + + int32 top = 4;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.Builder.html new file mode 100644 index 0000000000..6b4ce25735 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.Builder.html @@ -0,0 +1,1613 @@ + + + + + +FaceAnnotation.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class FaceAnnotation.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FaceAnnotationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    FaceAnnotation
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public FaceAnnotation.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public FaceAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public FaceAnnotation build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public FaceAnnotation buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public FaceAnnotation.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public FaceAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public FaceAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public FaceAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public FaceAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                               int index,
        +                                               java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public FaceAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                               java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public FaceAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public FaceAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceAnnotation.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getThumbnail

        +
        public java.lang.String getThumbnail()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
        +
        Specified by:
        +
        getThumbnail in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getThumbnailBytes

        +
        public com.google.protobuf.ByteString getThumbnailBytes()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
        +
        Specified by:
        +
        getThumbnailBytes in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setThumbnail

        +
        public FaceAnnotation.Builder setThumbnail(java.lang.String value)
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
      • +
      + + + +
        +
      • +

        clearThumbnail

        +
        public FaceAnnotation.Builder clearThumbnail()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
      • +
      + + + +
        +
      • +

        setThumbnailBytes

        +
        public FaceAnnotation.Builder setThumbnailBytes(com.google.protobuf.ByteString value)
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
      • +
      + + + +
        +
      • +

        getSegmentsList

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsCount in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegments in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSegments

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        removeSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilder in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilderList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        addSegmentsBuilder

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        addSegmentsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        public java.util.List<FaceLocation> getLocationsList()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationsCount

        +
        public int getLocationsCount()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsCount in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        public FaceLocation getLocations(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocations in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLocations

        +
        public FaceAnnotation.Builder setLocations(int index,
        +                                           FaceLocation value)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        setLocations

        +
        public FaceAnnotation.Builder setLocations(int index,
        +                                           FaceLocation.Builder builderForValue)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public FaceAnnotation.Builder addLocations(FaceLocation value)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public FaceAnnotation.Builder addLocations(int index,
        +                                           FaceLocation value)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public FaceAnnotation.Builder addLocations(FaceLocation.Builder builderForValue)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public FaceAnnotation.Builder addLocations(int index,
        +                                           FaceLocation.Builder builderForValue)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addAllLocations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearLocations

        +
        public FaceAnnotation.Builder clearLocations()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        removeLocations

        +
        public FaceAnnotation.Builder removeLocations(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsBuilder

        +
        public FaceLocation.Builder getLocationsBuilder(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addLocationsBuilder

        +
        public FaceLocation.Builder addLocationsBuilder()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocationsBuilder

        +
        public FaceLocation.Builder addLocationsBuilder(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsBuilderList

        +
        public java.util.List<FaceLocation.Builder> getLocationsBuilderList()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final FaceAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final FaceAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceAnnotation.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.html new file mode 100644 index 0000000000..919c5fa2cb --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotation.html @@ -0,0 +1,1240 @@ + + + + + +FaceAnnotation (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class FaceAnnotation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FaceAnnotationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class FaceAnnotation
    +extends com.google.protobuf.GeneratedMessageV3
    +implements FaceAnnotationOrBuilder
    +
    + Face annotation.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.FaceAnnotation
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class FaceAnnotation.Builder +
      + Face annotation.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intLOCATIONS_FIELD_NUMBER 
      static intSEGMENTS_FIELD_NUMBER 
      static intTHUMBNAIL_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        THUMBNAIL_FIELD_NUMBER

        +
        public static final int THUMBNAIL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SEGMENTS_FIELD_NUMBER

        +
        public static final int SEGMENTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LOCATIONS_FIELD_NUMBER

        +
        public static final int LOCATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getThumbnail

        +
        public java.lang.String getThumbnail()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
        +
        Specified by:
        +
        getThumbnail in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getThumbnailBytes

        +
        public com.google.protobuf.ByteString getThumbnailBytes()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
        +
        Specified by:
        +
        getThumbnailBytes in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsList

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilderList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsCount in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegments in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilder in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        public java.util.List<FaceLocation> getLocationsList()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsList in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getLocationsCount

        +
        public int getLocationsCount()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsCount in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        public FaceLocation getLocations(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocations in interface FaceAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(java.nio.ByteBuffer data)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(java.nio.ByteBuffer data,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(com.google.protobuf.ByteString data)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(com.google.protobuf.ByteString data,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(byte[] data)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(byte[] data,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(java.io.InputStream input)
        +                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(java.io.InputStream input,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static FaceAnnotation parseDelimitedFrom(java.io.InputStream input)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static FaceAnnotation parseDelimitedFrom(java.io.InputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(com.google.protobuf.CodedInputStream input)
        +                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceAnnotation parseFrom(com.google.protobuf.CodedInputStream input,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public FaceAnnotation.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public FaceAnnotation.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected FaceAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static FaceAnnotation getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<FaceAnnotation> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<FaceAnnotation> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public FaceAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotationOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotationOrBuilder.html new file mode 100644 index 0000000000..23bb3d100d --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceAnnotationOrBuilder.html @@ -0,0 +1,489 @@ + + + + + +FaceAnnotationOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface FaceAnnotationOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    FaceAnnotation, FaceAnnotation.Builder
    +
    +
    +
    +
    public interface FaceAnnotationOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getThumbnail

        +
        java.lang.String getThumbnail()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
      • +
      + + + +
        +
      • +

        getThumbnailBytes

        +
        com.google.protobuf.ByteString getThumbnailBytes()
        +
        + Thumbnail of a representative face view (in JPEG format). Encoding: base64.
        + 
        + + string thumbnail = 1;
        +
      • +
      + + + +
        +
      • +

        getSegmentsList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        java.util.List<FaceLocation> getLocationsList()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        FaceLocation getLocations(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsCount

        +
        int getLocationsCount()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsOrBuilderList

        +
        java.util.List<? extends FaceLocationOrBuilder> getLocationsOrBuilderList()
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsOrBuilder

        +
        FaceLocationOrBuilder getLocationsOrBuilder(int index)
        +
        + Face locations at one frame per second.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceLocation locations = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.Builder.html new file mode 100644 index 0000000000..83048e8e92 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.Builder.html @@ -0,0 +1,899 @@ + + + + + +FaceLocation.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class FaceLocation.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FaceLocationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    FaceLocation
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public FaceLocation.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public FaceLocation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public FaceLocation build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public FaceLocation buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public FaceLocation.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public FaceLocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public FaceLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public FaceLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public FaceLocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             int index,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public FaceLocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public FaceLocation.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public FaceLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FaceLocation.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasBoundingBox

        +
        public boolean hasBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
        +
        Specified by:
        +
        hasBoundingBox in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getBoundingBox

        +
        public BoundingBox getBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
        +
        Specified by:
        +
        getBoundingBox in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setBoundingBox

        +
        public FaceLocation.Builder setBoundingBox(BoundingBox value)
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        setBoundingBox

        +
        public FaceLocation.Builder setBoundingBox(BoundingBox.Builder builderForValue)
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        mergeBoundingBox

        +
        public FaceLocation.Builder mergeBoundingBox(BoundingBox value)
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        clearBoundingBox

        +
        public FaceLocation.Builder clearBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        getBoundingBoxBuilder

        +
        public BoundingBox.Builder getBoundingBoxBuilder()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        getTimeOffset

        +
        public long getTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 2;
        +
        +
        Specified by:
        +
        getTimeOffset in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setTimeOffset

        +
        public FaceLocation.Builder setTimeOffset(long value)
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 2;
        +
      • +
      + + + +
        +
      • +

        clearTimeOffset

        +
        public FaceLocation.Builder clearTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final FaceLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final FaceLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FaceLocation.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.html new file mode 100644 index 0000000000..60f6a11ba8 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocation.html @@ -0,0 +1,1013 @@ + + + + + +FaceLocation (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class FaceLocation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FaceLocationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class FaceLocation
    +extends com.google.protobuf.GeneratedMessageV3
    +implements FaceLocationOrBuilder
    +
    + Face location.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.FaceLocation
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class FaceLocation.Builder +
      + Face location.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intBOUNDING_BOX_FIELD_NUMBER 
      static intTIME_OFFSET_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) 
      BoundingBoxgetBoundingBox() +
      + Bounding box in a frame.
      +
      BoundingBoxOrBuildergetBoundingBoxOrBuilder() +
      + Bounding box in a frame.
      +
      static FaceLocationgetDefaultInstance() 
      FaceLocationgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      com.google.protobuf.Parser<FaceLocation>getParserForType() 
      intgetSerializedSize() 
      longgetTimeOffset() +
      + Video time offset in microseconds.
      +
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      booleanhasBoundingBox() +
      + Bounding box in a frame.
      +
      inthashCode() 
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static FaceLocation.BuildernewBuilder() 
      static FaceLocation.BuildernewBuilder(FaceLocation prototype) 
      FaceLocation.BuildernewBuilderForType() 
      protected FaceLocation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      static FaceLocationparseDelimitedFrom(java.io.InputStream input) 
      static FaceLocationparseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static FaceLocationparseFrom(byte[] data) 
      static FaceLocationparseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static FaceLocationparseFrom(java.nio.ByteBuffer data) 
      static FaceLocationparseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static FaceLocationparseFrom(com.google.protobuf.ByteString data) 
      static FaceLocationparseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static FaceLocationparseFrom(com.google.protobuf.CodedInputStream input) 
      static FaceLocationparseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static FaceLocationparseFrom(java.io.InputStream input) 
      static FaceLocationparseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<FaceLocation>parser() 
      FaceLocation.BuildertoBuilder() 
      voidwriteTo(com.google.protobuf.CodedOutputStream output) 
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.GeneratedMessageV3

        +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, writeStringNoTag
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessage

        +findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessageLite

        +addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLite

        +toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        BOUNDING_BOX_FIELD_NUMBER

        +
        public static final int BOUNDING_BOX_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        TIME_OFFSET_FIELD_NUMBER

        +
        public static final int TIME_OFFSET_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasBoundingBox

        +
        public boolean hasBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
        +
        Specified by:
        +
        hasBoundingBox in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getBoundingBox

        +
        public BoundingBox getBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
        +
        Specified by:
        +
        getBoundingBox in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getTimeOffset

        +
        public long getTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 2;
        +
        +
        Specified by:
        +
        getTimeOffset in interface FaceLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(java.nio.ByteBuffer data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(java.nio.ByteBuffer data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(com.google.protobuf.ByteString data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(com.google.protobuf.ByteString data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(byte[] data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(byte[] data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(java.io.InputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(java.io.InputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static FaceLocation parseDelimitedFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static FaceLocation parseDelimitedFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(com.google.protobuf.CodedInputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static FaceLocation parseFrom(com.google.protobuf.CodedInputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public FaceLocation.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public FaceLocation.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected FaceLocation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static FaceLocation getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<FaceLocation> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<FaceLocation> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public FaceLocation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocationOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocationOrBuilder.html new file mode 100644 index 0000000000..2075631b63 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/FaceLocationOrBuilder.html @@ -0,0 +1,311 @@ + + + + + +FaceLocationOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface FaceLocationOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    FaceLocation, FaceLocation.Builder
    +
    +
    +
    +
    public interface FaceLocationOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      BoundingBoxgetBoundingBox() +
      + Bounding box in a frame.
      +
      BoundingBoxOrBuildergetBoundingBoxOrBuilder() +
      + Bounding box in a frame.
      +
      longgetTimeOffset() +
      + Video time offset in microseconds.
      +
      booleanhasBoundingBox() +
      + Bounding box in a frame.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasBoundingBox

        +
        boolean hasBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        getBoundingBox

        +
        BoundingBox getBoundingBox()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        getBoundingBoxOrBuilder

        +
        BoundingBoxOrBuilder getBoundingBoxOrBuilder()
        +
        + Bounding box in a frame.
        + 
        + + .google.cloud.videointelligence.v1beta1.BoundingBox bounding_box = 1;
        +
      • +
      + + + +
        +
      • +

        getTimeOffset

        +
        long getTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Feature.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Feature.html new file mode 100644 index 0000000000..f0664bea8a --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Feature.html @@ -0,0 +1,703 @@ + + + + + +Feature (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Enum Feature

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<Feature>
    +
    +
    +
    +
    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 Detail

      + + + +
        +
      • +

        FEATURE_UNSPECIFIED

        +
        public static final Feature FEATURE_UNSPECIFIED
        +
        + Unspecified.
        + 
        + + FEATURE_UNSPECIFIED = 0;
        +
      • +
      + + + +
        +
      • +

        LABEL_DETECTION

        +
        public static final Feature LABEL_DETECTION
        +
        + Label detection. Detect objects, such as dog or flower.
        + 
        + + LABEL_DETECTION = 1;
        +
      • +
      + + + +
        +
      • +

        FACE_DETECTION

        +
        public static final Feature FACE_DETECTION
        +
        + Human face detection and tracking.
        + 
        + + FACE_DETECTION = 2;
        +
      • +
      + + + +
        +
      • +

        SHOT_CHANGE_DETECTION

        +
        public static final Feature SHOT_CHANGE_DETECTION
        +
        + Shot change detection.
        + 
        + + SHOT_CHANGE_DETECTION = 3;
        +
      • +
      + + + +
        +
      • +

        SAFE_SEARCH_DETECTION

        +
        public static final Feature SAFE_SEARCH_DETECTION
        +
        + Safe search detection.
        + 
        + + SAFE_SEARCH_DETECTION = 4;
        +
      • +
      + + + +
        +
      • +

        UNRECOGNIZED

        +
        public static final Feature UNRECOGNIZED
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        FEATURE_UNSPECIFIED_VALUE

        +
        public static final int FEATURE_UNSPECIFIED_VALUE
        +
        + Unspecified.
        + 
        + + FEATURE_UNSPECIFIED = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LABEL_DETECTION_VALUE

        +
        public static final int LABEL_DETECTION_VALUE
        +
        + Label detection. Detect objects, such as dog or flower.
        + 
        + + LABEL_DETECTION = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FACE_DETECTION_VALUE

        +
        public static final int FACE_DETECTION_VALUE
        +
        + Human face detection and tracking.
        + 
        + + FACE_DETECTION = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_CHANGE_DETECTION_VALUE

        +
        public static final int SHOT_CHANGE_DETECTION_VALUE
        +
        + Shot change detection.
        + 
        + + SHOT_CHANGE_DETECTION = 3;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SAFE_SEARCH_DETECTION_VALUE

        +
        public static final int SAFE_SEARCH_DETECTION_VALUE
        +
        + Safe search detection.
        + 
        + + SAFE_SEARCH_DETECTION = 4;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Feature[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Feature c : Feature.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Feature valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        @Deprecated
        +public static Feature valueOf(int value)
        +
        Deprecated. Use forNumber(int) instead.
        +
      • +
      + + + +
        +
      • +

        forNumber

        +
        public static Feature forNumber(int value)
        +
      • +
      + + + +
        +
      • +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<Feature> internalGetValueMap()
        +
      • +
      + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Feature valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.Builder.html new file mode 100644 index 0000000000..3ed09047a1 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.Builder.html @@ -0,0 +1,1284 @@ + + + + + +LabelAnnotation.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class LabelAnnotation.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LabelAnnotationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    LabelAnnotation
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public LabelAnnotation.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public LabelAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public LabelAnnotation build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public LabelAnnotation buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public LabelAnnotation.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public LabelAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                        java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public LabelAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public LabelAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public LabelAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                int index,
        +                                                java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public LabelAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public LabelAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public LabelAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelAnnotation.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getDescription

        +
        public java.lang.String getDescription()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
        +
        Specified by:
        +
        getDescription in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptionBytes

        +
        public com.google.protobuf.ByteString getDescriptionBytes()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
        +
        Specified by:
        +
        getDescriptionBytes in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setDescription

        +
        public LabelAnnotation.Builder setDescription(java.lang.String value)
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
      • +
      + + + +
        +
      • +

        clearDescription

        +
        public LabelAnnotation.Builder clearDescription()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
      • +
      + + + +
        +
      • +

        setDescriptionBytes

        +
        public LabelAnnotation.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        public java.lang.String getLanguageCode()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
        +
        Specified by:
        +
        getLanguageCode in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        public com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
        +
        Specified by:
        +
        getLanguageCodeBytes in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLanguageCode

        +
        public LabelAnnotation.Builder setLanguageCode(java.lang.String value)
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
      • +
      + + + +
        +
      • +

        clearLanguageCode

        +
        public LabelAnnotation.Builder clearLanguageCode()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
      • +
      + + + +
        +
      • +

        setLanguageCodeBytes

        +
        public LabelAnnotation.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        public java.util.List<LabelLocation> getLocationsList()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsList in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationsCount

        +
        public int getLocationsCount()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsCount in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        public LabelLocation getLocations(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocations in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLocations

        +
        public LabelAnnotation.Builder setLocations(int index,
        +                                            LabelLocation value)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        setLocations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public LabelAnnotation.Builder addLocations(LabelLocation value)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        public LabelAnnotation.Builder addLocations(LabelLocation.Builder builderForValue)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllLocations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearLocations

        +
        public LabelAnnotation.Builder clearLocations()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        removeLocations

        +
        public LabelAnnotation.Builder removeLocations(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsBuilder

        +
        public LabelLocation.Builder getLocationsBuilder(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addLocationsBuilder

        +
        public LabelLocation.Builder addLocationsBuilder()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        addLocationsBuilder

        +
        public LabelLocation.Builder addLocationsBuilder(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsBuilderList

        +
        public java.util.List<LabelLocation.Builder> getLocationsBuilderList()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final LabelAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final LabelAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelAnnotation.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.html new file mode 100644 index 0000000000..ddf994c557 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotation.html @@ -0,0 +1,1155 @@ + + + + + +LabelAnnotation (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class LabelAnnotation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LabelAnnotationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class LabelAnnotation
    +extends com.google.protobuf.GeneratedMessageV3
    +implements LabelAnnotationOrBuilder
    +
    + Label annotation.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.LabelAnnotation
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class LabelAnnotation.Builder +
      + Label annotation.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intDESCRIPTION_FIELD_NUMBER 
      static intLANGUAGE_CODE_FIELD_NUMBER 
      static intLOCATIONS_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DESCRIPTION_FIELD_NUMBER

        +
        public static final int DESCRIPTION_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LANGUAGE_CODE_FIELD_NUMBER

        +
        public static final int LANGUAGE_CODE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LOCATIONS_FIELD_NUMBER

        +
        public static final int LOCATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescription

        +
        public java.lang.String getDescription()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
        +
        Specified by:
        +
        getDescription in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptionBytes

        +
        public com.google.protobuf.ByteString getDescriptionBytes()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
        +
        Specified by:
        +
        getDescriptionBytes in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        public java.lang.String getLanguageCode()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
        +
        Specified by:
        +
        getLanguageCode in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        public com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
        +
        Specified by:
        +
        getLanguageCodeBytes in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        public java.util.List<LabelLocation> getLocationsList()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsList in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getLocationsCount

        +
        public int getLocationsCount()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocationsCount in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        public LabelLocation getLocations(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
        +
        Specified by:
        +
        getLocations in interface LabelAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(java.nio.ByteBuffer data)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(java.nio.ByteBuffer data,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(com.google.protobuf.ByteString data)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(com.google.protobuf.ByteString data,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(byte[] data)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(byte[] data,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(java.io.InputStream input)
        +                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(java.io.InputStream input,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static LabelAnnotation parseDelimitedFrom(java.io.InputStream input)
        +                                          throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static LabelAnnotation parseDelimitedFrom(java.io.InputStream input,
        +                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                          throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(com.google.protobuf.CodedInputStream input)
        +                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelAnnotation parseFrom(com.google.protobuf.CodedInputStream input,
        +                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public LabelAnnotation.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public LabelAnnotation.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected LabelAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static LabelAnnotation getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<LabelAnnotation> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<LabelAnnotation> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public LabelAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotationOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotationOrBuilder.html new file mode 100644 index 0000000000..9e783dc92a --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelAnnotationOrBuilder.html @@ -0,0 +1,416 @@ + + + + + +LabelAnnotationOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface LabelAnnotationOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    LabelAnnotation, LabelAnnotation.Builder
    +
    +
    +
    +
    public interface LabelAnnotationOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetDescription() +
      + Textual description, e.g.
      +
      com.google.protobuf.ByteStringgetDescriptionBytes() +
      + Textual description, e.g.
      +
      java.lang.StringgetLanguageCode() +
      + Language code for `description` in BCP-47 format.
      +
      com.google.protobuf.ByteStringgetLanguageCodeBytes() +
      + Language code for `description` in BCP-47 format.
      +
      LabelLocationgetLocations(int index) +
      + Where the label was detected and with what confidence.
      +
      intgetLocationsCount() +
      + Where the label was detected and with what confidence.
      +
      java.util.List<LabelLocation>getLocationsList() +
      + Where the label was detected and with what confidence.
      +
      LabelLocationOrBuildergetLocationsOrBuilder(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.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescription

        +
        java.lang.String getDescription()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
      • +
      + + + +
        +
      • +

        getDescriptionBytes

        +
        com.google.protobuf.ByteString getDescriptionBytes()
        +
        + Textual description, e.g. `Fixed-gear bicycle`.
        + 
        + + string description = 1;
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        java.lang.String getLanguageCode()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + Language code for `description` in BCP-47 format.
        + 
        + + string language_code = 2;
        +
      • +
      + + + +
        +
      • +

        getLocationsList

        +
        java.util.List<LabelLocation> getLocationsList()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocations

        +
        LabelLocation getLocations(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsCount

        +
        int getLocationsCount()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsOrBuilderList

        +
        java.util.List<? extends LabelLocationOrBuilder> getLocationsOrBuilderList()
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      + + + +
        +
      • +

        getLocationsOrBuilder

        +
        LabelLocationOrBuilder getLocationsOrBuilder(int index)
        +
        + Where the label was detected and with what confidence.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelLocation locations = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelDetectionMode.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelDetectionMode.html new file mode 100644 index 0000000000..321c5a0042 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelDetectionMode.html @@ -0,0 +1,658 @@ + + + + + +LabelDetectionMode (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Enum LabelDetectionMode

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<LabelDetectionMode>
    +
    +
    +
    +
    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 Detail

      + + + +
        +
      • +

        LABEL_DETECTION_MODE_UNSPECIFIED

        +
        public static final LabelDetectionMode LABEL_DETECTION_MODE_UNSPECIFIED
        +
        + Unspecified.
        + 
        + + LABEL_DETECTION_MODE_UNSPECIFIED = 0;
        +
      • +
      + + + +
        +
      • +

        SHOT_MODE

        +
        public static final LabelDetectionMode SHOT_MODE
        +
        + Detect shot-level labels.
        + 
        + + SHOT_MODE = 1;
        +
      • +
      + + + +
        +
      • +

        FRAME_MODE

        +
        public static final LabelDetectionMode FRAME_MODE
        +
        + Detect frame-level labels.
        + 
        + + FRAME_MODE = 2;
        +
      • +
      + + + +
        +
      • +

        SHOT_AND_FRAME_MODE

        +
        public static final LabelDetectionMode SHOT_AND_FRAME_MODE
        +
        + Detect both shot-level and frame-level labels.
        + 
        + + SHOT_AND_FRAME_MODE = 3;
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        LABEL_DETECTION_MODE_UNSPECIFIED_VALUE

        +
        public static final int LABEL_DETECTION_MODE_UNSPECIFIED_VALUE
        +
        + Unspecified.
        + 
        + + LABEL_DETECTION_MODE_UNSPECIFIED = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_MODE_VALUE

        +
        public static final int SHOT_MODE_VALUE
        +
        + Detect shot-level labels.
        + 
        + + SHOT_MODE = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FRAME_MODE_VALUE

        +
        public static final int FRAME_MODE_VALUE
        +
        + Detect frame-level labels.
        + 
        + + FRAME_MODE = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_AND_FRAME_MODE_VALUE

        +
        public static final int SHOT_AND_FRAME_MODE_VALUE
        +
        + Detect both shot-level and frame-level labels.
        + 
        + + SHOT_AND_FRAME_MODE = 3;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static LabelDetectionMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (LabelDetectionMode c : LabelDetectionMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LabelDetectionMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<LabelDetectionMode> internalGetValueMap()
        +
      • +
      + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LabelDetectionMode valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLevel.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLevel.html new file mode 100644 index 0000000000..d0d19dd376 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLevel.html @@ -0,0 +1,705 @@ + + + + + +LabelLevel (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Enum LabelLevel

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<LabelLevel>
    +
    +
    +
    +
    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 Detail

      + + + +
        +
      • +

        LABEL_LEVEL_UNSPECIFIED

        +
        public static final LabelLevel LABEL_LEVEL_UNSPECIFIED
        +
        + Unspecified.
        + 
        + + LABEL_LEVEL_UNSPECIFIED = 0;
        +
      • +
      + + + +
        +
      • +

        VIDEO_LEVEL

        +
        public static final LabelLevel VIDEO_LEVEL
        +
        + Video-level. Corresponds to the whole video.
        + 
        + + VIDEO_LEVEL = 1;
        +
      • +
      + + + +
        +
      • +

        SEGMENT_LEVEL

        +
        public static final LabelLevel SEGMENT_LEVEL
        +
        + Segment-level. Corresponds to one of `AnnotateSpec.segments`.
        + 
        + + SEGMENT_LEVEL = 2;
        +
      • +
      + + + +
        +
      • +

        SHOT_LEVEL

        +
        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;
        +
      • +
      + + + +
        +
      • +

        FRAME_LEVEL

        +
        public static final LabelLevel FRAME_LEVEL
        +
        + Frame-level. Corresponds to a single video frame.
        + 
        + + FRAME_LEVEL = 4;
        +
      • +
      + + + +
        +
      • +

        UNRECOGNIZED

        +
        public static final LabelLevel UNRECOGNIZED
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        LABEL_LEVEL_UNSPECIFIED_VALUE

        +
        public static final int LABEL_LEVEL_UNSPECIFIED_VALUE
        +
        + Unspecified.
        + 
        + + LABEL_LEVEL_UNSPECIFIED = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        VIDEO_LEVEL_VALUE

        +
        public static final int VIDEO_LEVEL_VALUE
        +
        + Video-level. Corresponds to the whole video.
        + 
        + + VIDEO_LEVEL = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SEGMENT_LEVEL_VALUE

        +
        public static final int SEGMENT_LEVEL_VALUE
        +
        + Segment-level. Corresponds to one of `AnnotateSpec.segments`.
        + 
        + + SEGMENT_LEVEL = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_LEVEL_VALUE

        +
        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;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FRAME_LEVEL_VALUE

        +
        public static final int FRAME_LEVEL_VALUE
        +
        + Frame-level. Corresponds to a single video frame.
        + 
        + + FRAME_LEVEL = 4;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static LabelLevel[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (LabelLevel c : LabelLevel.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LabelLevel valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + + + + + +
        +
      • +

        forNumber

        +
        public static LabelLevel forNumber(int value)
        +
      • +
      + + + +
        +
      • +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<LabelLevel> internalGetValueMap()
        +
      • +
      + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LabelLevel valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.Builder.html new file mode 100644 index 0000000000..ffaeea8522 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.Builder.html @@ -0,0 +1,1036 @@ + + + + + +LabelLocation.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class LabelLocation.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LabelLocationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    LabelLocation
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public LabelLocation.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public LabelLocation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public LabelLocation build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public LabelLocation buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public LabelLocation.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public LabelLocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public LabelLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public LabelLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public LabelLocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              int index,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public LabelLocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public LabelLocation.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public LabelLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LabelLocation.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasSegment

        +
        public 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;
        +
        +
        Specified by:
        +
        hasSegment in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegment

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegment in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSegment

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setSegment

        +
        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;
        +
      • +
      + + + +
        +
      • +

        mergeSegment

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearSegment

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentOrBuilder in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        public float getConfidence()
        +
        + Confidence that the label is accurate. Range: [0, 1].
        + 
        + + float confidence = 2;
        +
        +
        Specified by:
        +
        getConfidence in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setConfidence

        +
        public LabelLocation.Builder setConfidence(float value)
        +
        + Confidence that the label is accurate. Range: [0, 1].
        + 
        + + float confidence = 2;
        +
      • +
      + + + +
        +
      • +

        clearConfidence

        +
        public LabelLocation.Builder clearConfidence()
        +
        + Confidence that the label is accurate. Range: [0, 1].
        + 
        + + float confidence = 2;
        +
      • +
      + + + +
        +
      • +

        getLevelValue

        +
        public int getLevelValue()
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
        +
        Specified by:
        +
        getLevelValue in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLevelValue

        +
        public LabelLocation.Builder setLevelValue(int value)
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
      • +
      + + + + + + + +
        +
      • +

        setLevel

        +
        public LabelLocation.Builder setLevel(LabelLevel value)
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
      • +
      + + + +
        +
      • +

        clearLevel

        +
        public LabelLocation.Builder clearLevel()
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final LabelLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final LabelLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LabelLocation.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.html new file mode 100644 index 0000000000..637c0f0d53 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocation.html @@ -0,0 +1,1089 @@ + + + + + +LabelLocation (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class LabelLocation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LabelLocationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class LabelLocation
    +extends com.google.protobuf.GeneratedMessageV3
    +implements LabelLocationOrBuilder
    +
    + Label location.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.LabelLocation
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class LabelLocation.Builder +
      + Label location.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intCONFIDENCE_FIELD_NUMBER 
      static intLEVEL_FIELD_NUMBER 
      static intSEGMENT_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasSegment

        +
        public 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;
        +
        +
        Specified by:
        +
        hasSegment in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegment

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegment in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentOrBuilder in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        public float getConfidence()
        +
        + Confidence that the label is accurate. Range: [0, 1].
        + 
        + + float confidence = 2;
        +
        +
        Specified by:
        +
        getConfidence in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLevelValue

        +
        public int getLevelValue()
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
        +
        Specified by:
        +
        getLevelValue in interface LabelLocationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(java.nio.ByteBuffer data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(java.nio.ByteBuffer data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(com.google.protobuf.ByteString data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(com.google.protobuf.ByteString data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(byte[] data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(byte[] data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(java.io.InputStream input)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(java.io.InputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static LabelLocation parseDelimitedFrom(java.io.InputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static LabelLocation parseDelimitedFrom(java.io.InputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(com.google.protobuf.CodedInputStream input)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static LabelLocation parseFrom(com.google.protobuf.CodedInputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public LabelLocation.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public LabelLocation.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected LabelLocation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static LabelLocation getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<LabelLocation> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<LabelLocation> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public LabelLocation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocationOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocationOrBuilder.html new file mode 100644 index 0000000000..f242d6ec20 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/LabelLocationOrBuilder.html @@ -0,0 +1,362 @@ + + + + + +LabelLocationOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface LabelLocationOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    LabelLocation, LabelLocation.Builder
    +
    +
    +
    +
    public interface LabelLocationOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      floatgetConfidence() +
      + Confidence that the label is accurate.
      +
      LabelLevelgetLevel() +
      + Label level.
      +
      intgetLevelValue() +
      + Label level.
      +
      VideoSegmentgetSegment() +
      + Video segment.
      +
      VideoSegmentOrBuildergetSegmentOrBuilder() +
      + Video segment.
      +
      booleanhasSegment() +
      + Video segment.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasSegment

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegment

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentOrBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        float getConfidence()
        +
        + Confidence that the label is accurate. Range: [0, 1].
        + 
        + + float confidence = 2;
        +
      • +
      + + + +
        +
      • +

        getLevelValue

        +
        int getLevelValue()
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
      • +
      + + + +
        +
      • +

        getLevel

        +
        LabelLevel getLevel()
        +
        + Label level.
        + 
        + + .google.cloud.videointelligence.v1beta1.LabelLevel level = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Likelihood.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Likelihood.html new file mode 100644 index 0000000000..fdf7086a39 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/Likelihood.html @@ -0,0 +1,748 @@ + + + + + +Likelihood (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Enum Likelihood

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<Likelihood>
    +
    +
    +
    +
    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 Detail

      + + + +
        +
      • +

        UNKNOWN

        +
        public static final Likelihood UNKNOWN
        +
        + Unknown likelihood.
        + 
        + + UNKNOWN = 0;
        +
      • +
      + + + +
        +
      • +

        VERY_UNLIKELY

        +
        public static final Likelihood VERY_UNLIKELY
        +
        + Very unlikely.
        + 
        + + VERY_UNLIKELY = 1;
        +
      • +
      + + + +
        +
      • +

        UNLIKELY

        +
        public static final Likelihood UNLIKELY
        +
        + Unlikely.
        + 
        + + UNLIKELY = 2;
        +
      • +
      + + + +
        +
      • +

        POSSIBLE

        +
        public static final Likelihood POSSIBLE
        +
        + Possible.
        + 
        + + POSSIBLE = 3;
        +
      • +
      + + + +
        +
      • +

        LIKELY

        +
        public static final Likelihood LIKELY
        +
        + Likely.
        + 
        + + LIKELY = 4;
        +
      • +
      + + + +
        +
      • +

        VERY_LIKELY

        +
        public static final Likelihood VERY_LIKELY
        +
        + Very likely.
        + 
        + + VERY_LIKELY = 5;
        +
      • +
      + + + +
        +
      • +

        UNRECOGNIZED

        +
        public static final Likelihood UNRECOGNIZED
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        UNKNOWN_VALUE

        +
        public static final int UNKNOWN_VALUE
        +
        + Unknown likelihood.
        + 
        + + UNKNOWN = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        VERY_UNLIKELY_VALUE

        +
        public static final int VERY_UNLIKELY_VALUE
        +
        + Very unlikely.
        + 
        + + VERY_UNLIKELY = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        UNLIKELY_VALUE

        +
        public static final int UNLIKELY_VALUE
        +
        + Unlikely.
        + 
        + + UNLIKELY = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        POSSIBLE_VALUE

        +
        public static final int POSSIBLE_VALUE
        +
        + Possible.
        + 
        + + POSSIBLE = 3;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LIKELY_VALUE

        +
        public static final int LIKELY_VALUE
        +
        + Likely.
        + 
        + + LIKELY = 4;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        VERY_LIKELY_VALUE

        +
        public static final int VERY_LIKELY_VALUE
        +
        + Very likely.
        + 
        + + VERY_LIKELY = 5;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Likelihood[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Likelihood c : Likelihood.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Likelihood valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + + + + + +
        +
      • +

        forNumber

        +
        public static Likelihood forNumber(int value)
        +
      • +
      + + + +
        +
      • +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<Likelihood> internalGetValueMap()
        +
      • +
      + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Likelihood valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.Builder.html new file mode 100644 index 0000000000..66d65b10a4 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.Builder.html @@ -0,0 +1,1298 @@ + + + + + +SafeSearchAnnotation.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class SafeSearchAnnotation.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SafeSearchAnnotationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    SafeSearchAnnotation
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public SafeSearchAnnotation.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SafeSearchAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SafeSearchAnnotation build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SafeSearchAnnotation buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public SafeSearchAnnotation.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public SafeSearchAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public SafeSearchAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public SafeSearchAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public SafeSearchAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     int index,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SafeSearchAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SafeSearchAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SafeSearchAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SafeSearchAnnotation.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getAdultValue

        +
        public int getAdultValue()
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
        +
        Specified by:
        +
        getAdultValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setAdultValue

        +
        public SafeSearchAnnotation.Builder setAdultValue(int value)
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        clearAdult

        +
        public SafeSearchAnnotation.Builder clearAdult()
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
      • +
      + + + +
        +
      • +

        getSpoofValue

        +
        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;
        +
        +
        Specified by:
        +
        getSpoofValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSpoofValue

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        getSpoof

        +
        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;
        +
        +
        Specified by:
        +
        getSpoof in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSpoof

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearSpoof

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getMedicalValue

        +
        public int getMedicalValue()
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
        +
        Specified by:
        +
        getMedicalValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setMedicalValue

        +
        public SafeSearchAnnotation.Builder setMedicalValue(int value)
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
      • +
      + + + + + + + +
        +
      • +

        setMedical

        +
        public SafeSearchAnnotation.Builder setMedical(Likelihood value)
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
      • +
      + + + +
        +
      • +

        clearMedical

        +
        public SafeSearchAnnotation.Builder clearMedical()
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
      • +
      + + + +
        +
      • +

        getViolentValue

        +
        public int getViolentValue()
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
        +
        Specified by:
        +
        getViolentValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setViolentValue

        +
        public SafeSearchAnnotation.Builder setViolentValue(int value)
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
      • +
      + + + + + + + +
        +
      • +

        setViolent

        +
        public SafeSearchAnnotation.Builder setViolent(Likelihood value)
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
      • +
      + + + +
        +
      • +

        clearViolent

        +
        public SafeSearchAnnotation.Builder clearViolent()
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
      • +
      + + + +
        +
      • +

        getRacyValue

        +
        public int getRacyValue()
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
        +
        Specified by:
        +
        getRacyValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setRacyValue

        +
        public SafeSearchAnnotation.Builder setRacyValue(int value)
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        clearRacy

        +
        public SafeSearchAnnotation.Builder clearRacy()
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
      • +
      + + + + + + + +
        +
      • +

        setTimeOffset

        +
        public SafeSearchAnnotation.Builder setTimeOffset(long value)
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 6;
        +
      • +
      + + + +
        +
      • +

        clearTimeOffset

        +
        public SafeSearchAnnotation.Builder clearTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 6;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final SafeSearchAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SafeSearchAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SafeSearchAnnotation.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.html new file mode 100644 index 0000000000..4ee6943e13 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotation.html @@ -0,0 +1,1264 @@ + + + + + +SafeSearchAnnotation (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class SafeSearchAnnotation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SafeSearchAnnotationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    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
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SafeSearchAnnotation.Builder +
      + Safe search annotation (based on per-frame visual signals only).
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getAdultValue

        +
        public int getAdultValue()
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
        +
        Specified by:
        +
        getAdultValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getSpoofValue

        +
        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;
        +
        +
        Specified by:
        +
        getSpoofValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSpoof

        +
        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;
        +
        +
        Specified by:
        +
        getSpoof in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getMedicalValue

        +
        public int getMedicalValue()
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
        +
        Specified by:
        +
        getMedicalValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getViolentValue

        +
        public int getViolentValue()
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
        +
        Specified by:
        +
        getViolentValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getRacyValue

        +
        public int getRacyValue()
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
        +
        Specified by:
        +
        getRacyValue in interface SafeSearchAnnotationOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(java.nio.ByteBuffer data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(java.nio.ByteBuffer data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(com.google.protobuf.ByteString data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(com.google.protobuf.ByteString data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(byte[] data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(byte[] data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(java.io.InputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(java.io.InputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SafeSearchAnnotation parseDelimitedFrom(java.io.InputStream input)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SafeSearchAnnotation parseDelimitedFrom(java.io.InputStream input,
        +                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(com.google.protobuf.CodedInputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SafeSearchAnnotation parseFrom(com.google.protobuf.CodedInputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SafeSearchAnnotation.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SafeSearchAnnotation.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SafeSearchAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SafeSearchAnnotation> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SafeSearchAnnotation getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotationOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotationOrBuilder.html new file mode 100644 index 0000000000..ab5d35990b --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/SafeSearchAnnotationOrBuilder.html @@ -0,0 +1,462 @@ + + + + + +SafeSearchAnnotationOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface SafeSearchAnnotationOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SafeSearchAnnotation, SafeSearchAnnotation.Builder
    +
    +
    +
    +
    public interface SafeSearchAnnotationOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      LikelihoodgetAdult() +
      + Likelihood of adult content.
      +
      intgetAdultValue() +
      + Likelihood of adult content.
      +
      LikelihoodgetMedical() +
      + Likelihood of medical content.
      +
      intgetMedicalValue() +
      + Likelihood of medical content.
      +
      LikelihoodgetRacy() +
      + Likelihood of racy content.
      +
      intgetRacyValue() +
      + Likelihood of racy content.
      +
      LikelihoodgetSpoof() +
      + Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
      +
      intgetSpoofValue() +
      + Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
      +
      longgetTimeOffset() +
      + Video time offset in microseconds.
      +
      LikelihoodgetViolent() +
      + Likelihood of violent content.
      +
      intgetViolentValue() +
      + Likelihood of violent content.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAdultValue

        +
        int getAdultValue()
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
      • +
      + + + +
        +
      • +

        getAdult

        +
        Likelihood getAdult()
        +
        + Likelihood of adult content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood adult = 1;
        +
      • +
      + + + +
        +
      • +

        getSpoofValue

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSpoof

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getMedicalValue

        +
        int getMedicalValue()
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
      • +
      + + + +
        +
      • +

        getMedical

        +
        Likelihood getMedical()
        +
        + Likelihood of medical content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood medical = 3;
        +
      • +
      + + + +
        +
      • +

        getViolentValue

        +
        int getViolentValue()
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
      • +
      + + + +
        +
      • +

        getViolent

        +
        Likelihood getViolent()
        +
        + Likelihood of violent content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood violent = 4;
        +
      • +
      + + + +
        +
      • +

        getRacyValue

        +
        int getRacyValue()
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
      • +
      + + + +
        +
      • +

        getRacy

        +
        Likelihood getRacy()
        +
        + Likelihood of racy content.
        + 
        + + .google.cloud.videointelligence.v1beta1.Likelihood racy = 5;
        +
      • +
      + + + +
        +
      • +

        getTimeOffset

        +
        long getTimeOffset()
        +
        + Video time offset in microseconds.
        + 
        + + int64 time_offset = 6;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.Builder.html new file mode 100644 index 0000000000..6a006436d3 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.Builder.html @@ -0,0 +1,1205 @@ + + + + + +VideoAnnotationProgress.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoAnnotationProgress.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoAnnotationProgressOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    VideoAnnotationProgress
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public VideoAnnotationProgress.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoAnnotationProgress getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public VideoAnnotationProgress build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public VideoAnnotationProgress buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public VideoAnnotationProgress.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public VideoAnnotationProgress.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public VideoAnnotationProgress.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public VideoAnnotationProgress.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public VideoAnnotationProgress.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                        int index,
        +                                                        java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public VideoAnnotationProgress.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                        java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoAnnotationProgress.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                          throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoAnnotationProgress.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUri in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setInputUri

        +
        public VideoAnnotationProgress.Builder setInputUri(java.lang.String value)
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        clearInputUri

        +
        public VideoAnnotationProgress.Builder clearInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        setInputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getProgressPercent

        +
        public int getProgressPercent()
        +
        + Approximate percentage processed thus far.
        + Guaranteed to be 100 when fully processed.
        + 
        + + int32 progress_percent = 2;
        +
        +
        Specified by:
        +
        getProgressPercent in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setProgressPercent

        +
        public VideoAnnotationProgress.Builder setProgressPercent(int value)
        +
        + Approximate percentage processed thus far.
        + Guaranteed to be 100 when fully processed.
        + 
        + + int32 progress_percent = 2;
        +
      • +
      + + + +
        +
      • +

        clearProgressPercent

        +
        public VideoAnnotationProgress.Builder clearProgressPercent()
        +
        + Approximate percentage processed thus far.
        + Guaranteed to be 100 when fully processed.
        + 
        + + int32 progress_percent = 2;
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        public boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        hasStartTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        public com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        getStartTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStartTime

        +
        public VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp value)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        setStartTime

        +
        public VideoAnnotationProgress.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        mergeStartTime

        +
        public VideoAnnotationProgress.Builder mergeStartTime(com.google.protobuf.Timestamp value)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        clearStartTime

        +
        public VideoAnnotationProgress.Builder clearStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        getStartTimeBuilder

        +
        public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        getStartTimeOrBuilder in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getUpdateTime

        +
        public com.google.protobuf.Timestamp getUpdateTime()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
        +
        Specified by:
        +
        getUpdateTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setUpdateTime

        +
        public VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp value)
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        setUpdateTime

        +
        public VideoAnnotationProgress.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        mergeUpdateTime

        +
        public VideoAnnotationProgress.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        clearUpdateTime

        +
        public VideoAnnotationProgress.Builder clearUpdateTime()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        getUpdateTimeBuilder

        +
        public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        getUpdateTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
        +
        Specified by:
        +
        getUpdateTimeOrBuilder in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final VideoAnnotationProgress.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final VideoAnnotationProgress.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationProgress.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.html new file mode 100644 index 0000000000..63b5bb5d43 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgress.html @@ -0,0 +1,1177 @@ + + + + + +VideoAnnotationProgress (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoAnnotationProgress

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoAnnotationProgressOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class VideoAnnotationProgress
    +extends com.google.protobuf.GeneratedMessageV3
    +implements VideoAnnotationProgressOrBuilder
    +
    + Annotation progress for a single video.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class VideoAnnotationProgress.Builder +
      + Annotation progress for a single video.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        INPUT_URI_FIELD_NUMBER

        +
        public static final int INPUT_URI_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PROGRESS_PERCENT_FIELD_NUMBER

        +
        public static final int PROGRESS_PERCENT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        START_TIME_FIELD_NUMBER

        +
        public static final int START_TIME_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        UPDATE_TIME_FIELD_NUMBER

        +
        public static final int UPDATE_TIME_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUri in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getProgressPercent

        +
        public int getProgressPercent()
        +
        + Approximate percentage processed thus far.
        + Guaranteed to be 100 when fully processed.
        + 
        + + int32 progress_percent = 2;
        +
        +
        Specified by:
        +
        getProgressPercent in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        public boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        hasStartTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        public com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        getStartTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
        +
        Specified by:
        +
        getStartTimeOrBuilder in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getUpdateTime

        +
        public com.google.protobuf.Timestamp getUpdateTime()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
        +
        Specified by:
        +
        getUpdateTime in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getUpdateTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
        +
        Specified by:
        +
        getUpdateTimeOrBuilder in interface VideoAnnotationProgressOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(java.nio.ByteBuffer data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(java.nio.ByteBuffer data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(com.google.protobuf.ByteString data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(com.google.protobuf.ByteString data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(byte[] data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(byte[] data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(java.io.InputStream input)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(java.io.InputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoAnnotationProgress parseDelimitedFrom(java.io.InputStream input)
        +                                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoAnnotationProgress parseDelimitedFrom(java.io.InputStream input,
        +                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(com.google.protobuf.CodedInputStream input)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationProgress parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public VideoAnnotationProgress.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public VideoAnnotationProgress.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected VideoAnnotationProgress.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<VideoAnnotationProgress> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoAnnotationProgress getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgressOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgressOrBuilder.html new file mode 100644 index 0000000000..7924eba1b8 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationProgressOrBuilder.html @@ -0,0 +1,421 @@ + + + + + +VideoAnnotationProgressOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface VideoAnnotationProgressOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    VideoAnnotationProgress, VideoAnnotationProgress.Builder
    +
    +
    +
    +
    public interface VideoAnnotationProgressOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetInputUri() +
      + Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
      +
      com.google.protobuf.ByteStringgetInputUriBytes() +
      + Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
      +
      intgetProgressPercent() +
      + Approximate percentage processed thus far.
      +
      com.google.protobuf.TimestampgetStartTime() +
      + Time when the request was received.
      +
      com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder() +
      + Time when the request was received.
      +
      com.google.protobuf.TimestampgetUpdateTime() +
      + Time of the most recent update.
      +
      com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder() +
      + Time of the most recent update.
      +
      booleanhasStartTime() +
      + Time when the request was received.
      +
      booleanhasUpdateTime() +
      + Time of the most recent update.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInputUri

        +
        java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        getProgressPercent

        +
        int getProgressPercent()
        +
        + Approximate percentage processed thus far.
        + Guaranteed to be 100 when fully processed.
        + 
        + + int32 progress_percent = 2;
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 3;
        +
      • +
      + + + +
        +
      • +

        hasUpdateTime

        +
        boolean hasUpdateTime()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        getUpdateTime

        +
        com.google.protobuf.Timestamp getUpdateTime()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      + + + +
        +
      • +

        getUpdateTimeOrBuilder

        +
        com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
        +
        + Time of the most recent update.
        + 
        + + .google.protobuf.Timestamp update_time = 4;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.Builder.html new file mode 100644 index 0000000000..4630f3ed84 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.Builder.html @@ -0,0 +1,2587 @@ + + + + + +VideoAnnotationResults.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoAnnotationResults.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoAnnotationResultsOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    VideoAnnotationResults
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public VideoAnnotationResults.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoAnnotationResults getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public VideoAnnotationResults build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public VideoAnnotationResults buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public VideoAnnotationResults.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public VideoAnnotationResults.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                               java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public VideoAnnotationResults.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public VideoAnnotationResults.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public VideoAnnotationResults.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       int index,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public VideoAnnotationResults.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoAnnotationResults.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoAnnotationResults.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUri in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setInputUri

        +
        public VideoAnnotationResults.Builder setInputUri(java.lang.String value)
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        clearInputUri

        +
        public VideoAnnotationResults.Builder clearInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        setInputUriBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getLabelAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsCount

        +
        public int getLabelAnnotationsCount()
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
        +
        Specified by:
        +
        getLabelAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotations

        +
        public LabelAnnotation getLabelAnnotations(int index)
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
        +
        Specified by:
        +
        getLabelAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLabelAnnotations

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearLabelAnnotations

        +
        public VideoAnnotationResults.Builder clearLabelAnnotations()
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
      • +
      + + + +
        +
      • +

        removeLabelAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsBuilder

        +
        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;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addLabelAnnotationsBuilder

        +
        public LabelAnnotation.Builder addLabelAnnotationsBuilder()
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
      • +
      + + + +
        +
      • +

        addLabelAnnotationsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getFaceAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsCount

        +
        public int getFaceAnnotationsCount()
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
        +
        Specified by:
        +
        getFaceAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotations

        +
        public FaceAnnotation getFaceAnnotations(int index)
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
        +
        Specified by:
        +
        getFaceAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setFaceAnnotations

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearFaceAnnotations

        +
        public VideoAnnotationResults.Builder clearFaceAnnotations()
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
      • +
      + + + +
        +
      • +

        removeFaceAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsBuilder

        +
        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;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addFaceAnnotationsBuilder

        +
        public FaceAnnotation.Builder addFaceAnnotationsBuilder()
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
      • +
      + + + +
        +
      • +

        addFaceAnnotationsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getShotAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsCount

        +
        public int getShotAnnotationsCount()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
        +
        Specified by:
        +
        getShotAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotAnnotations

        +
        public VideoSegment getShotAnnotations(int index)
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
        +
        Specified by:
        +
        getShotAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setShotAnnotations

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearShotAnnotations

        +
        public VideoAnnotationResults.Builder clearShotAnnotations()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        removeShotAnnotations

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsBuilder

        +
        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;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addShotAnnotationsBuilder

        +
        public VideoSegment.Builder addShotAnnotationsBuilder()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        addShotAnnotationsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsBuilderList

        +
        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;
        +
      • +
      + + + + + + + +
        +
      • +

        getSafeSearchAnnotationsCount

        +
        public int getSafeSearchAnnotationsCount()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
        +
        Specified by:
        +
        getSafeSearchAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder setSafeSearchAnnotations(int index,
        +                                                               SafeSearchAnnotation value)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        setSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder setSafeSearchAnnotations(int index,
        +                                                               SafeSearchAnnotation.Builder builderForValue)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        addSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder addSafeSearchAnnotations(SafeSearchAnnotation value)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        addSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder addSafeSearchAnnotations(int index,
        +                                                               SafeSearchAnnotation value)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + + + + + +
        +
      • +

        addSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder addSafeSearchAnnotations(int index,
        +                                                               SafeSearchAnnotation.Builder builderForValue)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        addAllSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder addAllSafeSearchAnnotations(java.lang.Iterable<? extends SafeSearchAnnotation> values)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        clearSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder clearSafeSearchAnnotations()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        removeSafeSearchAnnotations

        +
        public VideoAnnotationResults.Builder removeSafeSearchAnnotations(int index)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsBuilder

        +
        public SafeSearchAnnotation.Builder getSafeSearchAnnotationsBuilder(int index)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addSafeSearchAnnotationsBuilder

        +
        public SafeSearchAnnotation.Builder addSafeSearchAnnotationsBuilder()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        addSafeSearchAnnotationsBuilder

        +
        public SafeSearchAnnotation.Builder addSafeSearchAnnotationsBuilder(int index)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsBuilderList

        +
        public java.util.List<SafeSearchAnnotation.Builder> getSafeSearchAnnotationsBuilderList()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        hasError

        +
        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;
        +
        +
        Specified by:
        +
        hasError in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getError

        +
        public 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;
        +
        +
        Specified by:
        +
        getError in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setError

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setError

        +
        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;
        +
      • +
      + + + +
        +
      • +

        mergeError

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearError

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getErrorBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getErrorOrBuilder in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final VideoAnnotationResults.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final VideoAnnotationResults.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoAnnotationResults.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.html new file mode 100644 index 0000000000..800dee629e --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResults.html @@ -0,0 +1,1613 @@ + + + + + +VideoAnnotationResults (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoAnnotationResults

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoAnnotationResultsOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class VideoAnnotationResults
    +extends com.google.protobuf.GeneratedMessageV3
    +implements VideoAnnotationResultsOrBuilder
    +
    + Annotation results for a single video.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.VideoAnnotationResults
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        INPUT_URI_FIELD_NUMBER

        +
        public static final int INPUT_URI_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LABEL_ANNOTATIONS_FIELD_NUMBER

        +
        public static final int LABEL_ANNOTATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FACE_ANNOTATIONS_FIELD_NUMBER

        +
        public static final int FACE_ANNOTATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_ANNOTATIONS_FIELD_NUMBER

        +
        public static final int SHOT_ANNOTATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER

        +
        public static final int SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ERROR_FIELD_NUMBER

        +
        public static final int ERROR_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getInputUri

        +
        public java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUri in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        public com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
        +
        Specified by:
        +
        getInputUriBytes in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getLabelAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getLabelAnnotationsCount

        +
        public int getLabelAnnotationsCount()
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
        +
        Specified by:
        +
        getLabelAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotations

        +
        public LabelAnnotation getLabelAnnotations(int index)
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
        +
        Specified by:
        +
        getLabelAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getFaceAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getFaceAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getFaceAnnotationsCount

        +
        public int getFaceAnnotationsCount()
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
        +
        Specified by:
        +
        getFaceAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotations

        +
        public FaceAnnotation getFaceAnnotations(int index)
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
        +
        Specified by:
        +
        getFaceAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getShotAnnotationsList

        +
        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;
        +
        +
        Specified by:
        +
        getShotAnnotationsList in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getShotAnnotationsCount

        +
        public int getShotAnnotationsCount()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
        +
        Specified by:
        +
        getShotAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotAnnotations

        +
        public VideoSegment getShotAnnotations(int index)
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
        +
        Specified by:
        +
        getShotAnnotations in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getSafeSearchAnnotationsCount

        +
        public int getSafeSearchAnnotationsCount()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
        +
        Specified by:
        +
        getSafeSearchAnnotationsCount in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        hasError

        +
        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;
        +
        +
        Specified by:
        +
        hasError in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getError

        +
        public 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;
        +
        +
        Specified by:
        +
        getError in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getErrorOrBuilder in interface VideoAnnotationResultsOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(java.nio.ByteBuffer data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(java.nio.ByteBuffer data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(com.google.protobuf.ByteString data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(com.google.protobuf.ByteString data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(byte[] data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(byte[] data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(java.io.InputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(java.io.InputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoAnnotationResults parseDelimitedFrom(java.io.InputStream input)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoAnnotationResults parseDelimitedFrom(java.io.InputStream input,
        +                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(com.google.protobuf.CodedInputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoAnnotationResults parseFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public VideoAnnotationResults.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public VideoAnnotationResults.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected VideoAnnotationResults.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<VideoAnnotationResults> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoAnnotationResults getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResultsOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResultsOrBuilder.html new file mode 100644 index 0000000000..2a46431c0b --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoAnnotationResultsOrBuilder.html @@ -0,0 +1,759 @@ + + + + + +VideoAnnotationResultsOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface VideoAnnotationResultsOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    VideoAnnotationResults, VideoAnnotationResults.Builder
    +
    +
    +
    +
    public interface VideoAnnotationResultsOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInputUri

        +
        java.lang.String getInputUri()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        getInputUriBytes

        +
        com.google.protobuf.ByteString getInputUriBytes()
        +
        + Video file location in
        + [Google Cloud Storage](https://cloud.google.com/storage/).
        + 
        + + string input_uri = 1;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotations

        +
        LabelAnnotation getLabelAnnotations(int index)
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsCount

        +
        int getLabelAnnotationsCount()
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsOrBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelAnnotationsOrBuilder

        +
        LabelAnnotationOrBuilder getLabelAnnotationsOrBuilder(int index)
        +
        + Label annotations. There is exactly one element for each unique label.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.LabelAnnotation label_annotations = 2;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotations

        +
        FaceAnnotation getFaceAnnotations(int index)
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsCount

        +
        int getFaceAnnotationsCount()
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsOrBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceAnnotationsOrBuilder

        +
        FaceAnnotationOrBuilder getFaceAnnotationsOrBuilder(int index)
        +
        + Face annotations. There is exactly one element for each unique face.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.FaceAnnotation face_annotations = 3;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsList

        +
        java.util.List<VideoSegment> getShotAnnotationsList()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotations

        +
        VideoSegment getShotAnnotations(int index)
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsCount

        +
        int getShotAnnotationsCount()
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsOrBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getShotAnnotationsOrBuilder

        +
        VideoSegmentOrBuilder getShotAnnotationsOrBuilder(int index)
        +
        + Shot annotations. Each shot is represented as a video segment.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.VideoSegment shot_annotations = 4;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsList

        +
        java.util.List<SafeSearchAnnotation> getSafeSearchAnnotationsList()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotations

        +
        SafeSearchAnnotation getSafeSearchAnnotations(int index)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsCount

        +
        int getSafeSearchAnnotationsCount()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsOrBuilderList

        +
        java.util.List<? extends SafeSearchAnnotationOrBuilder> getSafeSearchAnnotationsOrBuilderList()
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchAnnotationsOrBuilder

        +
        SafeSearchAnnotationOrBuilder getSafeSearchAnnotationsOrBuilder(int index)
        +
        + Safe search annotations.
        + 
        + + repeated .google.cloud.videointelligence.v1beta1.SafeSearchAnnotation safe_search_annotations = 6;
        +
      • +
      + + + +
        +
      • +

        hasError

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getError

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        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;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.Builder.html new file mode 100644 index 0000000000..caf41c5077 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.Builder.html @@ -0,0 +1,1764 @@ + + + + + +VideoContext.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoContext.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoContextOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    VideoContext
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public VideoContext.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoContext getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public VideoContext build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public VideoContext buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public VideoContext.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public VideoContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public VideoContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public VideoContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public VideoContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             int index,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public VideoContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoContext.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoContext.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsList in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsCount in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegments in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSegments

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        setSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        addAllSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        clearSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        removeSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilder in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilderList in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        addSegmentsBuilder

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        addSegmentsBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModeValue

        +
        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;
        +
        +
        Specified by:
        +
        getLabelDetectionModeValue in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLabelDetectionModeValue

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionMode

        +
        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;
        +
        +
        Specified by:
        +
        getLabelDetectionMode in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLabelDetectionMode

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearLabelDetectionMode

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getStationaryCamera

        +
        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;
        +
        +
        Specified by:
        +
        getStationaryCamera in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStationaryCamera

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearStationaryCamera

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModel

        +
        public java.lang.String getLabelDetectionModel()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
        +
        Specified by:
        +
        getLabelDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModelBytes

        +
        public com.google.protobuf.ByteString getLabelDetectionModelBytes()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
        +
        Specified by:
        +
        getLabelDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLabelDetectionModel

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearLabelDetectionModel

        +
        public VideoContext.Builder clearLabelDetectionModel()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
      • +
      + + + +
        +
      • +

        setLabelDetectionModelBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModel

        +
        public java.lang.String getFaceDetectionModel()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
        +
        Specified by:
        +
        getFaceDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModelBytes

        +
        public com.google.protobuf.ByteString getFaceDetectionModelBytes()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
        +
        Specified by:
        +
        getFaceDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setFaceDetectionModel

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearFaceDetectionModel

        +
        public VideoContext.Builder clearFaceDetectionModel()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
      • +
      + + + +
        +
      • +

        setFaceDetectionModelBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModel

        +
        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;
        +
        +
        Specified by:
        +
        getShotChangeDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModelBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getShotChangeDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setShotChangeDetectionModel

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearShotChangeDetectionModel

        +
        public VideoContext.Builder clearShotChangeDetectionModel()
        +
        + Model to use for shot change detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string shot_change_detection_model = 6;
        +
      • +
      + + + +
        +
      • +

        setShotChangeDetectionModelBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModel

        +
        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;
        +
        +
        Specified by:
        +
        getSafeSearchDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModelBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getSafeSearchDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSafeSearchDetectionModel

        +
        public 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;
        +
      • +
      + + + +
        +
      • +

        clearSafeSearchDetectionModel

        +
        public VideoContext.Builder clearSafeSearchDetectionModel()
        +
        + Model to use for safe search detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string safe_search_detection_model = 7;
        +
      • +
      + + + +
        +
      • +

        setSafeSearchDetectionModelBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final VideoContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final VideoContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoContext.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.html new file mode 100644 index 0000000000..0787c99b68 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContext.html @@ -0,0 +1,1423 @@ + + + + + +VideoContext (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoContext

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoContextOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    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
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class VideoContext.Builder +
      + Video context and/or feature-specific parameters.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SEGMENTS_FIELD_NUMBER

        +
        public static final int SEGMENTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LABEL_DETECTION_MODE_FIELD_NUMBER

        +
        public static final int LABEL_DETECTION_MODE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        STATIONARY_CAMERA_FIELD_NUMBER

        +
        public static final int STATIONARY_CAMERA_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LABEL_DETECTION_MODEL_FIELD_NUMBER

        +
        public static final int LABEL_DETECTION_MODEL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FACE_DETECTION_MODEL_FIELD_NUMBER

        +
        public static final int FACE_DETECTION_MODEL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER

        +
        public static final int SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER

        +
        public static final int SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsList in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilderList in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegmentsCount in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        public 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;
        +
        +
        Specified by:
        +
        getSegments in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
        +
        Specified by:
        +
        getSegmentsOrBuilder in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModeValue

        +
        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;
        +
        +
        Specified by:
        +
        getLabelDetectionModeValue in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionMode

        +
        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;
        +
        +
        Specified by:
        +
        getLabelDetectionMode in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStationaryCamera

        +
        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;
        +
        +
        Specified by:
        +
        getStationaryCamera in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModel

        +
        public java.lang.String getLabelDetectionModel()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
        +
        Specified by:
        +
        getLabelDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModelBytes

        +
        public com.google.protobuf.ByteString getLabelDetectionModelBytes()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
        +
        Specified by:
        +
        getLabelDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModel

        +
        public java.lang.String getFaceDetectionModel()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
        +
        Specified by:
        +
        getFaceDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModelBytes

        +
        public com.google.protobuf.ByteString getFaceDetectionModelBytes()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
        +
        Specified by:
        +
        getFaceDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModel

        +
        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;
        +
        +
        Specified by:
        +
        getShotChangeDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModelBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getShotChangeDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModel

        +
        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;
        +
        +
        Specified by:
        +
        getSafeSearchDetectionModel in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModelBytes

        +
        public 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;
        +
        +
        Specified by:
        +
        getSafeSearchDetectionModelBytes in interface VideoContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(java.nio.ByteBuffer data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(java.nio.ByteBuffer data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(com.google.protobuf.ByteString data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(com.google.protobuf.ByteString data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(byte[] data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(byte[] data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(java.io.InputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(java.io.InputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoContext parseDelimitedFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoContext parseDelimitedFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(com.google.protobuf.CodedInputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoContext parseFrom(com.google.protobuf.CodedInputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public VideoContext.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public VideoContext.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected VideoContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static VideoContext getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<VideoContext> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<VideoContext> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoContext getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContextOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContextOrBuilder.html new file mode 100644 index 0000000000..2646ec007f --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoContextOrBuilder.html @@ -0,0 +1,588 @@ + + + + + +VideoContextOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface VideoContextOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    VideoContext, VideoContext.Builder
    +
    +
    +
    +
    public interface VideoContextOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSegmentsList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegments

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsCount

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilderList

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSegmentsOrBuilder

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModeValue

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionMode

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getStationaryCamera

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModel

        +
        java.lang.String getLabelDetectionModel()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
      • +
      + + + +
        +
      • +

        getLabelDetectionModelBytes

        +
        com.google.protobuf.ByteString getLabelDetectionModelBytes()
        +
        + Model to use for label detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string label_detection_model = 4;
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModel

        +
        java.lang.String getFaceDetectionModel()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
      • +
      + + + +
        +
      • +

        getFaceDetectionModelBytes

        +
        com.google.protobuf.ByteString getFaceDetectionModelBytes()
        +
        + Model to use for face detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string face_detection_model = 5;
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModel

        +
        java.lang.String getShotChangeDetectionModel()
        +
        + Model to use for shot change detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string shot_change_detection_model = 6;
        +
      • +
      + + + +
        +
      • +

        getShotChangeDetectionModelBytes

        +
        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;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModel

        +
        java.lang.String getSafeSearchDetectionModel()
        +
        + Model to use for safe search detection.
        + Supported values: "latest" and "stable" (the default).
        + 
        + + string safe_search_detection_model = 7;
        +
      • +
      + + + +
        +
      • +

        getSafeSearchDetectionModelBytes

        +
        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;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoIntelligenceServiceProto.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoIntelligenceServiceProto.html new file mode 100644 index 0000000000..92c432e618 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoIntelligenceServiceProto.html @@ -0,0 +1,259 @@ + + + + + +VideoIntelligenceServiceProto (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoIntelligenceServiceProto

+
+
+ +
+
    +
  • +
    +
    +
    public final class VideoIntelligenceServiceProto
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor() 
      static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) 
      static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerAllExtensions

        +
        public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
        +
      • +
      + + + +
        +
      • +

        registerAllExtensions

        +
        public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.Builder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.Builder.html new file mode 100644 index 0000000000..130dfb7cbd --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.Builder.html @@ -0,0 +1,786 @@ + + + + + +VideoSegment.Builder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoSegment.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoSegmentOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    VideoSegment
    +
    +
    +
    +
    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
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public VideoSegment.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoSegment getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public VideoSegment build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public VideoSegment buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public VideoSegment.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public VideoSegment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public VideoSegment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public VideoSegment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public VideoSegment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             int index,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public VideoSegment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoSegment.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public VideoSegment.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoSegment.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getStartTimeOffset

        +
        public long getStartTimeOffset()
        +
        + Start offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 start_time_offset = 1;
        +
        +
        Specified by:
        +
        getStartTimeOffset in interface VideoSegmentOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStartTimeOffset

        +
        public VideoSegment.Builder setStartTimeOffset(long value)
        +
        + Start offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 start_time_offset = 1;
        +
      • +
      + + + +
        +
      • +

        clearStartTimeOffset

        +
        public VideoSegment.Builder clearStartTimeOffset()
        +
        + Start offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 start_time_offset = 1;
        +
      • +
      + + + +
        +
      • +

        getEndTimeOffset

        +
        public long getEndTimeOffset()
        +
        + End offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 end_time_offset = 2;
        +
        +
        Specified by:
        +
        getEndTimeOffset in interface VideoSegmentOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setEndTimeOffset

        +
        public VideoSegment.Builder setEndTimeOffset(long value)
        +
        + End offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 end_time_offset = 2;
        +
      • +
      + + + +
        +
      • +

        clearEndTimeOffset

        +
        public VideoSegment.Builder clearEndTimeOffset()
        +
        + End offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 end_time_offset = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final VideoSegment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final VideoSegment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoSegment.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.html new file mode 100644 index 0000000000..6247ffcc65 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegment.html @@ -0,0 +1,963 @@ + + + + + +VideoSegment (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Class VideoSegment

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    VideoSegmentOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class VideoSegment
    +extends com.google.protobuf.GeneratedMessageV3
    +implements VideoSegmentOrBuilder
    +
    + Video segment.
    + 
    + + Protobuf type google.cloud.videointelligence.v1beta1.VideoSegment
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class VideoSegment.Builder +
      + Video segment.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +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
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intEND_TIME_OFFSET_FIELD_NUMBER 
      static intSTART_TIME_OFFSET_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) 
      static VideoSegmentgetDefaultInstance() 
      VideoSegmentgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      longgetEndTimeOffset() +
      + End offset in microseconds (inclusive).
      +
      com.google.protobuf.Parser<VideoSegment>getParserForType() 
      intgetSerializedSize() 
      longgetStartTimeOffset() +
      + Start offset in microseconds (inclusive).
      +
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      inthashCode() 
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static VideoSegment.BuildernewBuilder() 
      static VideoSegment.BuildernewBuilder(VideoSegment prototype) 
      VideoSegment.BuildernewBuilderForType() 
      protected VideoSegment.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      static VideoSegmentparseDelimitedFrom(java.io.InputStream input) 
      static VideoSegmentparseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static VideoSegmentparseFrom(byte[] data) 
      static VideoSegmentparseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static VideoSegmentparseFrom(java.nio.ByteBuffer data) 
      static VideoSegmentparseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static VideoSegmentparseFrom(com.google.protobuf.ByteString data) 
      static VideoSegmentparseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static VideoSegmentparseFrom(com.google.protobuf.CodedInputStream input) 
      static VideoSegmentparseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static VideoSegmentparseFrom(java.io.InputStream input) 
      static VideoSegmentparseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<VideoSegment>parser() 
      VideoSegment.BuildertoBuilder() 
      voidwriteTo(com.google.protobuf.CodedOutputStream output) 
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.GeneratedMessageV3

        +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, writeStringNoTag
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessage

        +findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessageLite

        +addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLite

        +toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        START_TIME_OFFSET_FIELD_NUMBER

        +
        public static final int START_TIME_OFFSET_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        END_TIME_OFFSET_FIELD_NUMBER

        +
        public static final int END_TIME_OFFSET_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getStartTimeOffset

        +
        public long getStartTimeOffset()
        +
        + Start offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 start_time_offset = 1;
        +
        +
        Specified by:
        +
        getStartTimeOffset in interface VideoSegmentOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getEndTimeOffset

        +
        public long getEndTimeOffset()
        +
        + End offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 end_time_offset = 2;
        +
        +
        Specified by:
        +
        getEndTimeOffset in interface VideoSegmentOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(java.nio.ByteBuffer data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(java.nio.ByteBuffer data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(com.google.protobuf.ByteString data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(com.google.protobuf.ByteString data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(byte[] data)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(byte[] data,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(java.io.InputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(java.io.InputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoSegment parseDelimitedFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static VideoSegment parseDelimitedFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(com.google.protobuf.CodedInputStream input)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static VideoSegment parseFrom(com.google.protobuf.CodedInputStream input,
        +                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public VideoSegment.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public VideoSegment.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected VideoSegment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static VideoSegment getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<VideoSegment> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<VideoSegment> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public VideoSegment getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegmentOrBuilder.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegmentOrBuilder.html new file mode 100644 index 0000000000..48dabbdb82 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/VideoSegmentOrBuilder.html @@ -0,0 +1,269 @@ + + + + + +VideoSegmentOrBuilder (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.videointelligence.v1beta1
+

Interface VideoSegmentOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    VideoSegment, VideoSegment.Builder
    +
    +
    +
    +
    public interface VideoSegmentOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      longgetEndTimeOffset() +
      + End offset in microseconds (inclusive).
      +
      longgetStartTimeOffset() +
      + Start offset in microseconds (inclusive).
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getStartTimeOffset

        +
        long getStartTimeOffset()
        +
        + Start offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 start_time_offset = 1;
        +
      • +
      + + + +
        +
      • +

        getEndTimeOffset

        +
        long getEndTimeOffset()
        +
        + End offset in microseconds (inclusive). Unset means 0.
        + 
        + + int64 end_time_offset = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-frame.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-frame.html new file mode 100644 index 0000000000..6ac8fabf4c --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-frame.html @@ -0,0 +1,69 @@ + + + + + +com.google.cloud.videointelligence.v1beta1 (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + +

com.google.cloud.videointelligence.v1beta1

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-summary.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-summary.html new file mode 100644 index 0000000000..f2fac87a26 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-summary.html @@ -0,0 +1,422 @@ + + + + + +com.google.cloud.videointelligence.v1beta1 (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package com.google.cloud.videointelligence.v1beta1

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-tree.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-tree.html new file mode 100644 index 0000000000..5ec90cf00f --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/com/google/cloud/videointelligence/v1beta1/package-tree.html @@ -0,0 +1,218 @@ + + + + + +com.google.cloud.videointelligence.v1beta1 Class Hierarchy (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package com.google.cloud.videointelligence.v1beta1

+
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/constant-values.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/constant-values.html new file mode 100644 index 0000000000..aed13e3bac --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/constant-values.html @@ -0,0 +1,810 @@ + + + + + +Constant Field Values (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

com.google.*

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/deprecated-list.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/deprecated-list.html new file mode 100644 index 0000000000..6763c0989f --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/deprecated-list.html @@ -0,0 +1,159 @@ + + + + + +Deprecated List (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/help-doc.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/help-doc.html new file mode 100644 index 0000000000..788e5d0c7f --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/help-doc.html @@ -0,0 +1,217 @@ + + + + + +API Help (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index-all.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index-all.html new file mode 100644 index 0000000000..fb593a38c9 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index-all.html @@ -0,0 +1,5124 @@ + + + + + +Index (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M N O P R S T U V W  + + +

A

+
+
addAllAnnotationProgress(Iterable<? extends VideoAnnotationProgress>) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAllAnnotationResults(Iterable<? extends VideoAnnotationResults>) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAllFaceAnnotations(Iterable<? extends FaceAnnotation>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addAllFeatures(Iterable<? extends Feature>) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
addAllFeaturesValue(Iterable<Integer>) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
addAllLabelAnnotations(Iterable<? extends LabelAnnotation>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addAllLocations(Iterable<? extends FaceLocation>) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addAllLocations(Iterable<? extends LabelLocation>) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addAllSafeSearchAnnotations(Iterable<? extends SafeSearchAnnotation>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addAllSegments(Iterable<? extends VideoSegment>) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addAllSegments(Iterable<? extends VideoSegment>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addAllShotAnnotations(Iterable<? extends VideoSegment>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addAnnotationProgress(VideoAnnotationProgress) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationProgress(int, VideoAnnotationProgress) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationProgress(VideoAnnotationProgress.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationProgress(int, VideoAnnotationProgress.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationProgressBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationProgressBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResults(VideoAnnotationResults) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResults(int, VideoAnnotationResults) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResults(VideoAnnotationResults.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResults(int, VideoAnnotationResults.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResultsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addAnnotationResultsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
addFaceAnnotations(FaceAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFaceAnnotations(int, FaceAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFaceAnnotations(FaceAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFaceAnnotations(int, FaceAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFaceAnnotationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFaceAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
addFeatures(Feature) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
addFeaturesValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
addLabelAnnotations(LabelAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLabelAnnotations(int, LabelAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLabelAnnotations(LabelAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLabelAnnotations(int, LabelAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLabelAnnotationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLabelAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
addLocations(FaceLocation) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocations(int, FaceLocation) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocations(FaceLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocations(int, FaceLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocations(LabelLocation) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addLocations(int, LabelLocation) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addLocations(LabelLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addLocations(int, LabelLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addLocationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
addLocationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addLocationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
addSafeSearchAnnotations(SafeSearchAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSafeSearchAnnotations(int, SafeSearchAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSafeSearchAnnotations(SafeSearchAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSafeSearchAnnotations(int, SafeSearchAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSafeSearchAnnotationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSafeSearchAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
addSegments(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegments(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegments(VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegments(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegments(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addSegments(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addSegments(VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addSegments(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addSegmentsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegmentsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
addSegmentsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addSegmentsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
addShotAnnotations(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addShotAnnotations(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addShotAnnotations(VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addShotAnnotations(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addShotAnnotationsBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
addShotAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
ADULT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
AnnotateVideoProgress - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation progress.
+
+
AnnotateVideoProgress.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation progress.
+
+
AnnotateVideoProgressOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
AnnotateVideoRequest - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation request.
+
+
AnnotateVideoRequest.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation request.
+
+
AnnotateVideoRequestOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
AnnotateVideoResponse - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation response.
+
+
AnnotateVideoResponse.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation response.
+
+
AnnotateVideoResponseOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
ANNOTATION_PROGRESS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
ANNOTATION_RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
+ + + +

B

+
+
BOTTOM_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
BOUNDING_BOX_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
BoundingBox - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Bounding box.
+
+
BoundingBox.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Bounding box.
+
+
BoundingBoxOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
build() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
+ + + +

C

+
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
clear() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
clearAdult() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of adult content.
+
+
clearAnnotationProgress() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
clearAnnotationResults() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
clearBottom() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Bottom Y coordinate.
+
+
clearBoundingBox() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
clearConfidence() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Confidence that the label is accurate.
+
+
clearDescription() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Textual description, e.g.
+
+
clearEndTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ End offset in microseconds (inclusive).
+
+
clearError() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
clearFaceAnnotations() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
clearFaceDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for face detection.
+
+
clearFeatures() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
clearInputContent() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ The video data bytes.
+
+
clearInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Input video location.
+
+
clearInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
clearInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
clearLabelAnnotations() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
clearLabelDetectionMode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
clearLabelDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for label detection.
+
+
clearLanguageCode() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Language code for `description` in BCP-47 format.
+
+
clearLeft() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Left X coordinate.
+
+
clearLevel() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Label level.
+
+
clearLocationId() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional cloud region where annotation should take place.
+
+
clearLocations() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
clearLocations() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
clearMedical() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of medical content.
+
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
clearOutputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
clearProgressPercent() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Approximate percentage processed thus far.
+
+
clearRacy() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of racy content.
+
+
clearRight() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Right X coordinate.
+
+
clearSafeSearchAnnotations() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
clearSafeSearchDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for safe search detection.
+
+
clearSegment() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
clearSegments() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
clearSegments() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
clearShotAnnotations() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
clearShotChangeDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for shot change detection.
+
+
clearSpoof() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
clearStartTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
clearStartTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ Start offset in microseconds (inclusive).
+
+
clearStationaryCamera() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Whether the video has been shot from a stationary (i.e.
+
+
clearThumbnail() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
clearTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Video time offset in microseconds.
+
+
clearTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Video time offset in microseconds.
+
+
clearTop() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Top Y coordinate.
+
+
clearUpdateTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
clearVideoContext() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
clearViolent() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of violent content.
+
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
clone() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
com.google.cloud.videointelligence.v1beta1 - package com.google.cloud.videointelligence.v1beta1
+
 
+
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
+ + + +

D

+
+
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
+ + + +

E

+
+
END_TIME_OFFSET_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
equals(Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
+ + + +

F

+
+
FACE_ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
FACE_DETECTION_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
FACE_DETECTION_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
+ Human face detection and tracking.
+
+
FaceAnnotation - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Face annotation.
+
+
FaceAnnotation.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Face annotation.
+
+
FaceAnnotationOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
FaceLocation - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Face location.
+
+
FaceLocation.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Face location.
+
+
FaceLocationOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
Feature - Enum in com.google.cloud.videointelligence.v1beta1
+
+
+ Video annotation feature.
+
+
FEATURE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
+ Unspecified.
+
+
FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
forNumber(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
forNumber(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
forNumber(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
forNumber(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
FRAME_LEVEL_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
+ Frame-level.
+
+
FRAME_MODE_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
+ Detect frame-level labels.
+
+
+ + + +

G

+
+
getAdult() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of adult content.
+
+
getAdult() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of adult content.
+
+
getAdult() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of adult content.
+
+
getAdultValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of adult content.
+
+
getAdultValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of adult content.
+
+
getAdultValue() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of adult content.
+
+
getAnnotationProgress(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgress(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgress(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgressOrBuilder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressCount() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgressOrBuilder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgressOrBuilder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgressOrBuilder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationProgressOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgressOrBuilder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResults(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResults(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResults(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponseOrBuilder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponseOrBuilder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponseOrBuilder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponseOrBuilder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getAnnotationResultsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponseOrBuilder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
getBottom() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Bottom Y coordinate.
+
+
getBottom() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
+
+ Bottom Y coordinate.
+
+
getBottom() - Method in interface com.google.cloud.videointelligence.v1beta1.BoundingBoxOrBuilder
+
+
+ Bottom Y coordinate.
+
+
getBoundingBox() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
getBoundingBox() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
+
+ Bounding box in a frame.
+
+
getBoundingBox() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceLocationOrBuilder
+
+
+ Bounding box in a frame.
+
+
getBoundingBoxBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
getBoundingBoxOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
getBoundingBoxOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
+
+ Bounding box in a frame.
+
+
getBoundingBoxOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceLocationOrBuilder
+
+
+ Bounding box in a frame.
+
+
getConfidence() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Confidence that the label is accurate.
+
+
getConfidence() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Confidence that the label is accurate.
+
+
getConfidence() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Confidence that the label is accurate.
+
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getDescription() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Textual description, e.g.
+
+
getDescription() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Textual description, e.g.
+
+
getDescription() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Textual description, e.g.
+
+
getDescriptionBytes() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Textual description, e.g.
+
+
getDescriptionBytes() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Textual description, e.g.
+
+
getDescriptionBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Textual description, e.g.
+
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getDescriptor() - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getDescriptor() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
getDescriptor() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getDescriptor() - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceProto
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
getEndTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ End offset in microseconds (inclusive).
+
+
getEndTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
+
+ End offset in microseconds (inclusive).
+
+
getEndTimeOffset() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoSegmentOrBuilder
+
+
+ End offset in microseconds (inclusive).
+
+
getError() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
getError() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ If set, indicates an error.
+
+
getError() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ If set, indicates an error.
+
+
getErrorBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
getErrorOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
getErrorOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ If set, indicates an error.
+
+
getErrorOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ If set, indicates an error.
+
+
getFaceAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Face annotations.
+
+
getFaceAnnotations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Face annotations.
+
+
getFaceAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Face annotations.
+
+
getFaceAnnotationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Face annotations.
+
+
getFaceAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Face annotations.
+
+
getFaceAnnotationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Face annotations.
+
+
getFaceAnnotationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Face annotations.
+
+
getFaceDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for face detection.
+
+
getFaceDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for face detection.
+
+
getFaceDetectionModel() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for face detection.
+
+
getFaceDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for face detection.
+
+
getFaceDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for face detection.
+
+
getFaceDetectionModelBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for face detection.
+
+
getFeatures(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
getFeatures(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Requested video annotation features.
+
+
getFeatures(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Requested video annotation features.
+
+
getFeaturesCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
getFeaturesCount() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Requested video annotation features.
+
+
getFeaturesCount() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Requested video annotation features.
+
+
getFeaturesList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
getFeaturesList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Requested video annotation features.
+
+
getFeaturesList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Requested video annotation features.
+
+
getFeaturesValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
getFeaturesValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Requested video annotation features.
+
+
getFeaturesValue(int) - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Requested video annotation features.
+
+
getFeaturesValueList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
getFeaturesValueList() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Requested video annotation features.
+
+
getFeaturesValueList() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Requested video annotation features.
+
+
getInputContent() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ The video data bytes.
+
+
getInputContent() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ The video data bytes.
+
+
getInputContent() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ The video data bytes.
+
+
getInputContentBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ The video data bytes.
+
+
getInputContentBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ The video data bytes.
+
+
getInputContentBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ The video data bytes.
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Input video location.
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Input video location.
+
+
getInputUri() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Input video location.
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUri() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUri() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUri() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Input video location.
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Input video location.
+
+
getInputUriBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Input video location.
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getInputUriBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
getLabelAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Label annotations.
+
+
getLabelAnnotations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Label annotations.
+
+
getLabelAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Label annotations.
+
+
getLabelAnnotationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Label annotations.
+
+
getLabelAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Label annotations.
+
+
getLabelAnnotationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Label annotations.
+
+
getLabelAnnotationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Label annotations.
+
+
getLabelDetectionMode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLabelDetectionMode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLabelDetectionMode() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLabelDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModel() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModelBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for label detection.
+
+
getLabelDetectionModeValue() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLabelDetectionModeValue() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLabelDetectionModeValue() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
getLanguageCode() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLanguageCode() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLanguageCode() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLanguageCodeBytes() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLanguageCodeBytes() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLanguageCodeBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Language code for `description` in BCP-47 format.
+
+
getLeft() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Left X coordinate.
+
+
getLeft() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
+
+ Left X coordinate.
+
+
getLeft() - Method in interface com.google.cloud.videointelligence.v1beta1.BoundingBoxOrBuilder
+
+
+ Left X coordinate.
+
+
getLevel() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Label level.
+
+
getLevel() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Label level.
+
+
getLevel() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Label level.
+
+
getLevelValue() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Label level.
+
+
getLevelValue() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Label level.
+
+
getLevelValue() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Label level.
+
+
getLocationId() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocationId() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocationId() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocationIdBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocationIdBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocationIdBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Optional cloud region where annotation should take place.
+
+
getLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Face locations at one frame per second.
+
+
getLocations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Face locations at one frame per second.
+
+
getLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Where the label was detected and with what confidence.
+
+
getLocations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Face locations at one frame per second.
+
+
getLocationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Face locations at one frame per second.
+
+
getLocationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Face locations at one frame per second.
+
+
getLocationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Face locations at one frame per second.
+
+
getLocationsList() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsList() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Face locations at one frame per second.
+
+
getLocationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
+
+ Where the label was detected and with what confidence.
+
+
getLocationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelAnnotationOrBuilder
+
+
+ Where the label was detected and with what confidence.
+
+
getMedical() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of medical content.
+
+
getMedical() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of medical content.
+
+
getMedical() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of medical content.
+
+
getMedicalValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of medical content.
+
+
getMedicalValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of medical content.
+
+
getMedicalValue() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of medical content.
+
+
getNumber() - Method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
getNumber() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
getNumber() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
getNumber() - Method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
getOutputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getOutputUri() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getOutputUri() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getOutputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getOutputUriBytes() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getOutputUriBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getParserForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getProgressPercent() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Approximate percentage processed thus far.
+
+
getProgressPercent() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Approximate percentage processed thus far.
+
+
getProgressPercent() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Approximate percentage processed thus far.
+
+
getRacy() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of racy content.
+
+
getRacy() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of racy content.
+
+
getRacy() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of racy content.
+
+
getRacyValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of racy content.
+
+
getRacyValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of racy content.
+
+
getRacyValue() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of racy content.
+
+
getRight() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Right X coordinate.
+
+
getRight() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
+
+ Right X coordinate.
+
+
getRight() - Method in interface com.google.cloud.videointelligence.v1beta1.BoundingBoxOrBuilder
+
+
+ Right X coordinate.
+
+
getSafeSearchAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Safe search annotations.
+
+
getSafeSearchAnnotationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Safe search annotations.
+
+
getSafeSearchDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for safe search detection.
+
+
getSafeSearchDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for safe search detection.
+
+
getSafeSearchDetectionModel() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for safe search detection.
+
+
getSafeSearchDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for safe search detection.
+
+
getSafeSearchDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for safe search detection.
+
+
getSafeSearchDetectionModelBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for safe search detection.
+
+
getSegment() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
getSegment() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Video segment.
+
+
getSegment() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Video segment.
+
+
getSegmentBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
getSegmentOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
getSegmentOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Video segment.
+
+
getSegmentOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Video segment.
+
+
getSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ All locations where a face was detected.
+
+
getSegments(int) - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ All locations where a face was detected.
+
+
getSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Video segments to annotate.
+
+
getSegments(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Video segments to annotate.
+
+
getSegmentsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsCount() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsCount() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ All locations where a face was detected.
+
+
getSegmentsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ All locations where a face was detected.
+
+
getSegmentsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Video segments to annotate.
+
+
getSegmentsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Video segments to annotate.
+
+
getSegmentsList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ All locations where a face was detected.
+
+
getSegmentsList() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ All locations where a face was detected.
+
+
getSegmentsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Video segments to annotate.
+
+
getSegmentsList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ All locations where a face was detected.
+
+
getSegmentsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Video segments to annotate.
+
+
getSegmentsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Video segments to annotate.
+
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getSerializedSize() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getShotAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Shot annotations.
+
+
getShotAnnotations(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Shot annotations.
+
+
getShotAnnotationsBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsCount() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Shot annotations.
+
+
getShotAnnotationsCount() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Shot annotations.
+
+
getShotAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Shot annotations.
+
+
getShotAnnotationsList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilder(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilder(int) - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilderList() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ Shot annotations.
+
+
getShotAnnotationsOrBuilderList() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ Shot annotations.
+
+
getShotChangeDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for shot change detection.
+
+
getShotChangeDetectionModel() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for shot change detection.
+
+
getShotChangeDetectionModel() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for shot change detection.
+
+
getShotChangeDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for shot change detection.
+
+
getShotChangeDetectionModelBytes() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Model to use for shot change detection.
+
+
getShotChangeDetectionModelBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Model to use for shot change detection.
+
+
getSpoof() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getSpoof() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getSpoof() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getSpoofValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getSpoofValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getSpoofValue() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
getStartTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
getStartTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time when the request was received.
+
+
getStartTime() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time when the request was received.
+
+
getStartTimeBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
getStartTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ Start offset in microseconds (inclusive).
+
+
getStartTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
+
+ Start offset in microseconds (inclusive).
+
+
getStartTimeOffset() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoSegmentOrBuilder
+
+
+ Start offset in microseconds (inclusive).
+
+
getStartTimeOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
getStartTimeOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time when the request was received.
+
+
getStartTimeOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time when the request was received.
+
+
getStationaryCamera() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Whether the video has been shot from a stationary (i.e.
+
+
getStationaryCamera() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
+
+ Whether the video has been shot from a stationary (i.e.
+
+
getStationaryCamera() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoContextOrBuilder
+
+
+ Whether the video has been shot from a stationary (i.e.
+
+
getThumbnail() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getThumbnail() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getThumbnail() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getThumbnailBytes() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getThumbnailBytes() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getThumbnailBytes() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceAnnotationOrBuilder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
getTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Video time offset in microseconds.
+
+
getTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
+
+ Video time offset in microseconds.
+
+
getTimeOffset() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceLocationOrBuilder
+
+
+ Video time offset in microseconds.
+
+
getTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Video time offset in microseconds.
+
+
getTimeOffset() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Video time offset in microseconds.
+
+
getTimeOffset() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Video time offset in microseconds.
+
+
getTop() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Top Y coordinate.
+
+
getTop() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
+
+ Top Y coordinate.
+
+
getTop() - Method in interface com.google.cloud.videointelligence.v1beta1.BoundingBoxOrBuilder
+
+
+ Top Y coordinate.
+
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
getUnknownFields() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
getUpdateTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
getUpdateTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time of the most recent update.
+
+
getUpdateTime() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time of the most recent update.
+
+
getUpdateTimeBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
getUpdateTimeOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
getUpdateTimeOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time of the most recent update.
+
+
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time of the most recent update.
+
+
getValueDescriptor() - Method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
getValueDescriptor() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
getValueDescriptor() - Method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
getValueDescriptor() - Method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
getVideoContext() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContext() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContext() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContextBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContextOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContextOrBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getVideoContextOrBuilder() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
getViolent() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of violent content.
+
+
getViolent() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of violent content.
+
+
getViolent() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of violent content.
+
+
getViolentValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of violent content.
+
+
getViolentValue() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
+
+ Likelihood of violent content.
+
+
getViolentValue() - Method in interface com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotationOrBuilder
+
+
+ Likelihood of violent content.
+
+
+ + + +

H

+
+
hasBoundingBox() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
hasBoundingBox() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
+
+ Bounding box in a frame.
+
+
hasBoundingBox() - Method in interface com.google.cloud.videointelligence.v1beta1.FaceLocationOrBuilder
+
+
+ Bounding box in a frame.
+
+
hasError() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
hasError() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
+
+ If set, indicates an error.
+
+
hasError() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationResultsOrBuilder
+
+
+ If set, indicates an error.
+
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
hashCode() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
hasSegment() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
hasSegment() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
+
+ Video segment.
+
+
hasSegment() - Method in interface com.google.cloud.videointelligence.v1beta1.LabelLocationOrBuilder
+
+
+ Video segment.
+
+
hasStartTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
hasStartTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time when the request was received.
+
+
hasStartTime() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time when the request was received.
+
+
hasUpdateTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
hasUpdateTime() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
+
+ Time of the most recent update.
+
+
hasUpdateTime() - Method in interface com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgressOrBuilder
+
+
+ Time of the most recent update.
+
+
hasVideoContext() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
hasVideoContext() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
+
+ Additional video context and/or feature-specific parameters.
+
+
hasVideoContext() - Method in interface com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequestOrBuilder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
+ + + +

I

+
+
INPUT_CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
INPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
INPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
INPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
+ + + +

L

+
+
LABEL_ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
LABEL_DETECTION_MODE_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
LABEL_DETECTION_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
+ Unspecified.
+
+
LABEL_DETECTION_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
LABEL_DETECTION_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
+ Label detection.
+
+
LABEL_LEVEL_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
+ Unspecified.
+
+
LabelAnnotation - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Label annotation.
+
+
LabelAnnotation.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Label annotation.
+
+
LabelAnnotationOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
LabelDetectionMode - Enum in com.google.cloud.videointelligence.v1beta1
+
+
+ Label detection mode.
+
+
LabelLevel - Enum in com.google.cloud.videointelligence.v1beta1
+
+
+ Label level (scope).
+
+
LabelLocation - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Label location.
+
+
LabelLocation.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Label location.
+
+
LabelLocationOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
LEFT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
LEVEL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
Likelihood - Enum in com.google.cloud.videointelligence.v1beta1
+
+
+ Bucketized representation of likelihood.
+
+
LIKELY_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Likely.
+
+
LOCATION_ID_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
LOCATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
LOCATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
+ + + +

M

+
+
MEDICAL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
mergeBoundingBox(BoundingBox) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
mergeError(Status) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
mergeFrom(AnnotateVideoProgress) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
mergeFrom(AnnotateVideoRequest) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
mergeFrom(AnnotateVideoResponse) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
mergeFrom(BoundingBox) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
mergeFrom(FaceAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
mergeFrom(FaceLocation) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
mergeFrom(LabelAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
mergeFrom(LabelLocation) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
mergeFrom(SafeSearchAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
mergeFrom(VideoAnnotationProgress) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
mergeFrom(VideoAnnotationResults) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
mergeFrom(VideoContext) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
mergeFrom(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
mergeSegment(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
mergeStartTime(Timestamp) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
mergeVideoContext(VideoContext) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
+ + + +

N

+
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
newBuilder(AnnotateVideoProgress) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
newBuilder(AnnotateVideoRequest) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
newBuilder(AnnotateVideoResponse) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
newBuilder(BoundingBox) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
newBuilder(FaceAnnotation) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
newBuilder(FaceLocation) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
newBuilder(LabelAnnotation) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
newBuilder(LabelLocation) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
newBuilder(SafeSearchAnnotation) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
newBuilder(VideoAnnotationProgress) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
newBuilder(VideoAnnotationResults) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
newBuilder(VideoContext) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
newBuilder(VideoSegment) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
newBuilderForType() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
+ + + +

O

+
+
OUTPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
+ + + +

P

+
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
parser() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
POSSIBLE_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Possible.
+
+
PROGRESS_PERCENT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
+ + + +

R

+
+
RACY_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceProto
+
 
+
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceProto
+
 
+
removeAnnotationProgress(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
removeAnnotationResults(int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
removeFaceAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
removeLabelAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
removeLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
removeLocations(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
removeSafeSearchAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
removeSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
removeSegments(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
removeShotAnnotations(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
RIGHT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
+ + + +

S

+
+
SAFE_SEARCH_ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
SAFE_SEARCH_DETECTION_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
SAFE_SEARCH_DETECTION_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
+ Safe search detection.
+
+
SafeSearchAnnotation - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Safe search annotation (based on per-frame visual signals only).
+
+
SafeSearchAnnotation.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Safe search annotation (based on per-frame visual signals only).
+
+
SafeSearchAnnotationOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
SEGMENT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
SEGMENT_LEVEL_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
+ Segment-level.
+
+
SEGMENTS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
SEGMENTS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
setAdult(Likelihood) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of adult content.
+
+
setAdultValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of adult content.
+
+
setAnnotationProgress(int, VideoAnnotationProgress) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
setAnnotationProgress(int, VideoAnnotationProgress.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
+
+ Progress metadata for all videos specified in `AnnotateVideoRequest`.
+
+
setAnnotationResults(int, VideoAnnotationResults) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
setAnnotationResults(int, VideoAnnotationResults.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
+
+ Annotation results for all videos specified in `AnnotateVideoRequest`.
+
+
setBottom(int) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Bottom Y coordinate.
+
+
setBoundingBox(BoundingBox) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
setBoundingBox(BoundingBox.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Bounding box in a frame.
+
+
setConfidence(float) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Confidence that the label is accurate.
+
+
setDescription(String) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Textual description, e.g.
+
+
setDescriptionBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Textual description, e.g.
+
+
setEndTimeOffset(long) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ End offset in microseconds (inclusive).
+
+
setError(Status) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
setError(Status.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ If set, indicates an error.
+
+
setFaceAnnotations(int, FaceAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
setFaceAnnotations(int, FaceAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Face annotations.
+
+
setFaceDetectionModel(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for face detection.
+
+
setFaceDetectionModelBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for face detection.
+
+
setFeatures(int, Feature) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
setFeaturesValue(int, int) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Requested video annotation features.
+
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
setInputContent(String) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ The video data bytes.
+
+
setInputContentBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ The video data bytes.
+
+
setInputUri(String) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Input video location.
+
+
setInputUri(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
setInputUri(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
setInputUriBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Input video location.
+
+
setInputUriBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
setInputUriBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Video file location in + [Google Cloud Storage](https://cloud.google.com/storage/).
+
+
setLabelAnnotations(int, LabelAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
setLabelAnnotations(int, LabelAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Label annotations.
+
+
setLabelDetectionMode(LabelDetectionMode) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
setLabelDetectionModel(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for label detection.
+
+
setLabelDetectionModelBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for label detection.
+
+
setLabelDetectionModeValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ If label detection has been requested, what labels should be detected + in addition to video-level labels or segment-level labels.
+
+
setLanguageCode(String) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Language code for `description` in BCP-47 format.
+
+
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Language code for `description` in BCP-47 format.
+
+
setLeft(int) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Left X coordinate.
+
+
setLevel(LabelLevel) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Label level.
+
+
setLevelValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Label level.
+
+
setLocationId(String) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional cloud region where annotation should take place.
+
+
setLocationIdBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional cloud region where annotation should take place.
+
+
setLocations(int, FaceLocation) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
setLocations(int, FaceLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Face locations at one frame per second.
+
+
setLocations(int, LabelLocation) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
setLocations(int, LabelLocation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
+
+ Where the label was detected and with what confidence.
+
+
setMedical(Likelihood) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of medical content.
+
+
setMedicalValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of medical content.
+
+
setOutputUri(String) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
setOutputUriBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Optional location where the output (in JSON format) should be stored.
+
+
setProgressPercent(int) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Approximate percentage processed thus far.
+
+
setRacy(Likelihood) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of racy content.
+
+
setRacyValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of racy content.
+
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
setRight(int) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Right X coordinate.
+
+
setSafeSearchAnnotations(int, SafeSearchAnnotation) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
setSafeSearchAnnotations(int, SafeSearchAnnotation.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Safe search annotations.
+
+
setSafeSearchDetectionModel(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for safe search detection.
+
+
setSafeSearchDetectionModelBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for safe search detection.
+
+
setSegment(VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
setSegment(VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
+
+ Video segment.
+
+
setSegments(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
setSegments(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ All locations where a face was detected.
+
+
setSegments(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
setSegments(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Video segments to annotate.
+
+
setShotAnnotations(int, VideoSegment) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
setShotAnnotations(int, VideoSegment.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
+
+ Shot annotations.
+
+
setShotChangeDetectionModel(String) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for shot change detection.
+
+
setShotChangeDetectionModelBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Model to use for shot change detection.
+
+
setSpoof(Likelihood) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
setSpoofValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood that an obvious modification was made to the original + version to make it appear funny or offensive.
+
+
setStartTime(Timestamp) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
setStartTime(Timestamp.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time when the request was received.
+
+
setStartTimeOffset(long) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
+
+ Start offset in microseconds (inclusive).
+
+
setStationaryCamera(boolean) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
+
+ Whether the video has been shot from a stationary (i.e.
+
+
setThumbnail(String) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
setThumbnailBytes(ByteString) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
+
+ Thumbnail of a representative face view (in JPEG format).
+
+
setTimeOffset(long) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
+
+ Video time offset in microseconds.
+
+
setTimeOffset(long) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Video time offset in microseconds.
+
+
setTop(int) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
+
+ Top Y coordinate.
+
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment.Builder
+
 
+
setUpdateTime(Timestamp) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress.Builder
+
+
+ Time of the most recent update.
+
+
setVideoContext(VideoContext) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
setVideoContext(VideoContext.Builder) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest.Builder
+
+
+ Additional video context and/or feature-specific parameters.
+
+
setViolent(Likelihood) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of violent content.
+
+
setViolentValue(int) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation.Builder
+
+
+ Likelihood of violent content.
+
+
SHOT_AND_FRAME_MODE_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
+ Detect both shot-level and frame-level labels.
+
+
SHOT_ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
SHOT_CHANGE_DETECTION_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
SHOT_CHANGE_DETECTION_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
+ Shot change detection.
+
+
SHOT_LEVEL_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
+ Shot-level.
+
+
SHOT_MODE_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
+ Detect shot-level labels.
+
+
SPOOF_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
START_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
START_TIME_OFFSET_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
STATIONARY_CAMERA_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
+ + + +

T

+
+
THUMBNAIL_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
TIME_OFFSET_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
TIME_OFFSET_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
TOP_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
+ + + +

U

+
+
UNKNOWN_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Unknown likelihood.
+
+
UNLIKELY_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Unlikely.
+
+
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
+ + + +

V

+
+
valueOf(String) - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
Deprecated. + +
+
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
 
+
valueOf(String) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
Deprecated. + +
+
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
 
+
valueOf(String) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
Deprecated. + +
+
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
 
+
valueOf(String) - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
Deprecated. + +
+
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
 
+
values() - Static method in enum com.google.cloud.videointelligence.v1beta1.Feature
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelDetectionMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
VERY_LIKELY_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Very likely.
+
+
VERY_UNLIKELY_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.Likelihood
+
+
+ Very unlikely.
+
+
VIDEO_CONTEXT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
VIDEO_LEVEL_VALUE - Static variable in enum com.google.cloud.videointelligence.v1beta1.LabelLevel
+
+
+ Video-level.
+
+
VideoAnnotationProgress - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Annotation progress for a single video.
+
+
VideoAnnotationProgress.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Annotation progress for a single video.
+
+
VideoAnnotationProgressOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
VideoAnnotationResults - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Annotation results for a single video.
+
+
VideoAnnotationResults.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Annotation results for a single video.
+
+
VideoAnnotationResultsOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
VideoContext - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video context and/or feature-specific parameters.
+
+
VideoContext.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video context and/or feature-specific parameters.
+
+
VideoContextOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
VideoIntelligenceServiceProto - Class in com.google.cloud.videointelligence.v1beta1
+
 
+
VideoSegment - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video segment.
+
+
VideoSegment.Builder - Class in com.google.cloud.videointelligence.v1beta1
+
+
+ Video segment.
+
+
VideoSegmentOrBuilder - Interface in com.google.cloud.videointelligence.v1beta1
+
 
+
VIOLENT_FIELD_NUMBER - Static variable in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
+ + + +

W

+
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.BoundingBox
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.FaceAnnotation
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.FaceLocation
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.LabelAnnotation
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.LabelLocation
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.SafeSearchAnnotation
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationProgress
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.VideoAnnotationResults
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.VideoContext
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.videointelligence.v1beta1.VideoSegment
+
 
+
+A B C D E F G H I L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index.html new file mode 100644 index 0000000000..43433eaaaa --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/index.html @@ -0,0 +1,72 @@ + + + + + +proto-google-cloud-video-intelligence-v1beta1 0.1.29 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/google/cloud/videointelligence/v1beta1/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/overview-tree.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/overview-tree.html new file mode 100644 index 0000000000..a838719600 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/overview-tree.html @@ -0,0 +1,222 @@ + + + + + +Class Hierarchy (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/package-list b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/package-list new file mode 100644 index 0000000000..d86088c018 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/package-list @@ -0,0 +1 @@ +com.google.cloud.videointelligence.v1beta1 diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/script.js b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/script.js new file mode 100644 index 0000000000..b346356931 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/serialized-form.html b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/serialized-form.html new file mode 100644 index 0000000000..a826542129 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/serialized-form.html @@ -0,0 +1,604 @@ + + + + + +Serialized Form (proto-google-cloud-video-intelligence-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/stylesheet.css b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/stylesheet.css new file mode 100644 index 0000000000..98055b22d6 --- /dev/null +++ b/java/proto-google-cloud-video-intelligence-v1beta1/0.1.29/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/java/proto-google-cloud-video-intelligence-v1beta1/apidocs/index.html b/java/proto-google-cloud-video-intelligence-v1beta1/apidocs/index.html index c183bf9bf6..49539f4801 100644 --- a/java/proto-google-cloud-video-intelligence-v1beta1/apidocs/index.html +++ b/java/proto-google-cloud-video-intelligence-v1beta1/apidocs/index.html @@ -1 +1 @@ - +