From ceb701466429be230c18cfc3f16313e17478b6e2 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
<44816363+yoshi-automation@users.noreply.github.com>
Date: Fri, 1 Mar 2019 05:45:12 -0800
Subject: [PATCH] Regenerate video-intelligence client (#4612)
---
.../v1/AnnotateVideoRequest.java | 84 +++++++++----------
.../v1/AnnotateVideoRequestOrBuilder.java | 24 +++---
.../v1/video_intelligence.proto | 21 +++--
.../v1beta1/AnnotateVideoRequest.java | 84 +++++++++----------
.../AnnotateVideoRequestOrBuilder.java | 24 +++---
.../v1beta1/video_intelligence.proto | 20 +++--
.../v1beta2/AnnotateVideoRequest.java | 84 +++++++++----------
.../AnnotateVideoRequestOrBuilder.java | 24 +++---
.../v1beta2/video_intelligence.proto | 21 +++--
.../v1p1beta1/AnnotateVideoRequest.java | 84 +++++++++----------
.../AnnotateVideoRequestOrBuilder.java | 24 +++---
.../v1p1beta1/video_intelligence.proto | 16 ++--
.../v1p2beta1/AnnotateVideoRequest.java | 84 +++++++++----------
.../AnnotateVideoRequestOrBuilder.java | 24 +++---
.../v1p2beta1/video_intelligence.proto | 16 ++--
.../synth.metadata | 6 +-
16 files changed, 325 insertions(+), 315 deletions(-)
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java
index fb46ba642567..3556e77139a0 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java
@@ -170,10 +170,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* [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;
+ * [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.
*
@@ -199,10 +199,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -370,8 +370,8 @@ public com.google.cloud.videointelligence.v1.VideoContextOrBuilder getVideoConte
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -395,8 +395,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -911,10 +911,10 @@ public Builder mergeFrom(
* [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;
+ * [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.
*
@@ -940,10 +940,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -969,10 +969,10 @@ public com.google.protobuf.ByteString getInputUriBytes() {
* [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;
+ * [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.
*
@@ -996,10 +996,10 @@ public Builder setInputUri(java.lang.String value) {
* [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;
+ * [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.
*
@@ -1020,10 +1020,10 @@ public Builder clearInputUri() {
* [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;
+ * [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.
*
@@ -1472,8 +1472,8 @@ public com.google.cloud.videointelligence.v1.VideoContextOrBuilder getVideoConte
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1497,8 +1497,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1522,8 +1522,8 @@ public com.google.protobuf.ByteString getOutputUriBytes() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1545,8 +1545,8 @@ public Builder setOutputUri(java.lang.String value) {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1565,8 +1565,8 @@ public Builder clearOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java
index 8e682c3fc72c..c370e340ea56 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java
@@ -16,10 +16,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -35,10 +35,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -150,8 +150,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -165,8 +165,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto
index 048750865109..09b51f5d0b51 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto
@@ -30,15 +30,18 @@ option java_outer_classname = "VideoIntelligenceServiceProto";
option java_package = "com.google.cloud.videointelligence.v1";
option php_namespace = "Google\\Cloud\\VideoIntelligence\\V1";
-
// Service that implements Google Cloud Video Intelligence API.
service VideoIntelligenceService {
// Performs asynchronous video annotation. Progress and results can be
// retrieved through the `google.longrunning.Operations` interface.
// `Operation.metadata` contains `AnnotateVideoProgress` (progress).
// `Operation.response` contains `AnnotateVideoResponse` (results).
- rpc AnnotateVideo(AnnotateVideoRequest) returns (google.longrunning.Operation) {
- option (google.api.http) = { post: "/v1/videos:annotate" body: "*" };
+ rpc AnnotateVideo(AnnotateVideoRequest)
+ returns (google.longrunning.Operation) {
+ option (google.api.http) = {
+ post: "/v1/videos:annotate"
+ body: "*"
+ };
}
}
@@ -48,10 +51,10 @@ message AnnotateVideoRequest {
// [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;
+ // [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;
@@ -71,8 +74,8 @@ message AnnotateVideoRequest {
// 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).
+ // [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ // more information, see [Request URIs](/storage/docs/reference-uris).
string output_uri = 4;
// Optional cloud region where annotation should take place. Supported cloud
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.java
index fe1a99ae82c7..950ea818b6ac 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequest.java
@@ -172,10 +172,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* [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;
+ * [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.
*
@@ -201,10 +201,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -402,8 +402,8 @@ public com.google.cloud.videointelligence.v1beta1.VideoContext getVideoContext()
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -427,8 +427,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -948,10 +948,10 @@ public Builder mergeFrom(
* [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;
+ * [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.
*
@@ -977,10 +977,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -1006,10 +1006,10 @@ public com.google.protobuf.ByteString getInputUriBytes() {
* [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;
+ * [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.
*
@@ -1033,10 +1033,10 @@ public Builder setInputUri(java.lang.String value) {
* [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;
+ * [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.
*
@@ -1057,10 +1057,10 @@ public Builder clearInputUri() {
* [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;
+ * [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.
*
@@ -1559,8 +1559,8 @@ public Builder clearVideoContext() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1584,8 +1584,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1609,8 +1609,8 @@ public com.google.protobuf.ByteString getOutputUriBytes() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1632,8 +1632,8 @@ public Builder setOutputUri(java.lang.String value) {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1652,8 +1652,8 @@ public Builder clearOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.java
index 0a5958a19b0c..0d6a17d92632 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/java/com/google/cloud/videointelligence/v1beta1/AnnotateVideoRequestOrBuilder.java
@@ -16,10 +16,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -35,10 +35,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -160,8 +160,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -175,8 +175,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/proto/google/cloud/videointelligence/v1beta1/video_intelligence.proto b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/proto/google/cloud/videointelligence/v1beta1/video_intelligence.proto
index 9ec2a5e9f574..86b5b800c0a6 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/proto/google/cloud/videointelligence/v1beta1/video_intelligence.proto
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta1/src/main/proto/google/cloud/videointelligence/v1beta1/video_intelligence.proto
@@ -34,8 +34,12 @@ service VideoIntelligenceService {
// retrieved through the `google.longrunning.Operations` interface.
// `Operation.metadata` contains `AnnotateVideoProgress` (progress).
// `Operation.response` contains `AnnotateVideoResponse` (results).
- rpc AnnotateVideo(AnnotateVideoRequest) returns (google.longrunning.Operation) {
- option (google.api.http) = { post: "/v1beta1/videos:annotate" body: "*" };
+ rpc AnnotateVideo(AnnotateVideoRequest)
+ returns (google.longrunning.Operation) {
+ option (google.api.http) = {
+ post: "/v1beta1/videos:annotate"
+ body: "*"
+ };
}
}
@@ -45,10 +49,10 @@ message AnnotateVideoRequest {
// [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;
+ // [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;
@@ -67,8 +71,8 @@ message AnnotateVideoRequest {
// 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).
+ // [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ // more information, see [Request URIs](/storage/docs/reference-uris).
string output_uri = 4;
// Optional cloud region where annotation should take place. Supported cloud
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java
index a90d745d2e54..ad15e10c0d91 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java
@@ -170,10 +170,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* [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;
+ * [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.
*
@@ -199,10 +199,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -372,8 +372,8 @@ public com.google.cloud.videointelligence.v1beta2.VideoContext getVideoContext()
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -397,8 +397,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -917,10 +917,10 @@ public Builder mergeFrom(
* [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;
+ * [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.
*
@@ -946,10 +946,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -975,10 +975,10 @@ public com.google.protobuf.ByteString getInputUriBytes() {
* [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;
+ * [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.
*
@@ -1002,10 +1002,10 @@ public Builder setInputUri(java.lang.String value) {
* [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;
+ * [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.
*
@@ -1026,10 +1026,10 @@ public Builder clearInputUri() {
* [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;
+ * [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.
*
@@ -1482,8 +1482,8 @@ public Builder clearVideoContext() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1507,8 +1507,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1532,8 +1532,8 @@ public com.google.protobuf.ByteString getOutputUriBytes() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1555,8 +1555,8 @@ public Builder setOutputUri(java.lang.String value) {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1575,8 +1575,8 @@ public Builder clearOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java
index 0482bad519e2..ec1fe8861125 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java
@@ -16,10 +16,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -35,10 +35,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -150,8 +150,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -165,8 +165,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto
index 6099e97d5451..b86664784043 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto
@@ -29,15 +29,18 @@ option java_outer_classname = "VideoIntelligenceServiceProto";
option java_package = "com.google.cloud.videointelligence.v1beta2";
option php_namespace = "Google\\Cloud\\VideoIntelligence\\V1beta2";
-
// Service that implements Google Cloud Video Intelligence API.
service VideoIntelligenceService {
// Performs asynchronous video annotation. Progress and results can be
// retrieved through the `google.longrunning.Operations` interface.
// `Operation.metadata` contains `AnnotateVideoProgress` (progress).
// `Operation.response` contains `AnnotateVideoResponse` (results).
- rpc AnnotateVideo(AnnotateVideoRequest) returns (google.longrunning.Operation) {
- option (google.api.http) = { post: "/v1beta2/videos:annotate" body: "*" };
+ rpc AnnotateVideo(AnnotateVideoRequest)
+ returns (google.longrunning.Operation) {
+ option (google.api.http) = {
+ post: "/v1beta2/videos:annotate"
+ body: "*"
+ };
}
}
@@ -47,10 +50,10 @@ message AnnotateVideoRequest {
// [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;
+ // [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;
@@ -70,8 +73,8 @@ message AnnotateVideoRequest {
// 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).
+ // [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ // more information, see [Request URIs](/storage/docs/reference-uris).
string output_uri = 4;
// Optional cloud region where annotation should take place. Supported cloud
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java
index 30363ea17322..c83de22cf13e 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java
@@ -170,10 +170,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* [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;
+ * [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.
*
@@ -199,10 +199,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -372,8 +372,8 @@ public com.google.cloud.videointelligence.v1p1beta1.VideoContext getVideoContext
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -397,8 +397,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -919,10 +919,10 @@ public Builder mergeFrom(
* [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;
+ * [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.
*
@@ -948,10 +948,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -977,10 +977,10 @@ public com.google.protobuf.ByteString getInputUriBytes() {
* [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;
+ * [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.
*
@@ -1004,10 +1004,10 @@ public Builder setInputUri(java.lang.String value) {
* [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;
+ * [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.
*
@@ -1028,10 +1028,10 @@ public Builder clearInputUri() {
* [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;
+ * [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.
*
@@ -1485,8 +1485,8 @@ public Builder clearVideoContext() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1510,8 +1510,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1535,8 +1535,8 @@ public com.google.protobuf.ByteString getOutputUriBytes() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1558,8 +1558,8 @@ public Builder setOutputUri(java.lang.String value) {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1578,8 +1578,8 @@ public Builder clearOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java
index 6b6b9456756e..8f8cc0d811cc 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java
@@ -16,10 +16,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -35,10 +35,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -150,8 +150,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -165,8 +165,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto
index 24bdb8eeb879..626cc35b89aa 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto
@@ -29,14 +29,14 @@ option java_outer_classname = "VideoIntelligenceServiceProto";
option java_package = "com.google.cloud.videointelligence.v1p1beta1";
option php_namespace = "Google\\Cloud\\VideoIntelligence\\V1p1beta1";
-
// Service that implements Google Cloud Video Intelligence API.
service VideoIntelligenceService {
// Performs asynchronous video annotation. Progress and results can be
// retrieved through the `google.longrunning.Operations` interface.
// `Operation.metadata` contains `AnnotateVideoProgress` (progress).
// `Operation.response` contains `AnnotateVideoResponse` (results).
- rpc AnnotateVideo(AnnotateVideoRequest) returns (google.longrunning.Operation) {
+ rpc AnnotateVideo(AnnotateVideoRequest)
+ returns (google.longrunning.Operation) {
option (google.api.http) = {
post: "/v1p1beta1/videos:annotate"
body: "*"
@@ -50,10 +50,10 @@ message AnnotateVideoRequest {
// [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;
+ // [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;
@@ -73,8 +73,8 @@ message AnnotateVideoRequest {
// 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).
+ // [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ // more information, see [Request URIs](/storage/docs/reference-uris).
string output_uri = 4;
// Optional cloud region where annotation should take place. Supported cloud
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java
index e9bb8b221e65..45b6f421fd98 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java
@@ -170,10 +170,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* [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;
+ * [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.
*
@@ -199,10 +199,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -372,8 +372,8 @@ public com.google.cloud.videointelligence.v1p2beta1.VideoContext getVideoContext
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -397,8 +397,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -919,10 +919,10 @@ public Builder mergeFrom(
* [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;
+ * [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.
*
@@ -948,10 +948,10 @@ public java.lang.String getInputUri() {
* [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;
+ * [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.
*
@@ -977,10 +977,10 @@ public com.google.protobuf.ByteString getInputUriBytes() {
* [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;
+ * [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.
*
@@ -1004,10 +1004,10 @@ public Builder setInputUri(java.lang.String value) {
* [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;
+ * [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.
*
@@ -1028,10 +1028,10 @@ public Builder clearInputUri() {
* [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;
+ * [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.
*
@@ -1485,8 +1485,8 @@ public Builder clearVideoContext() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1510,8 +1510,8 @@ public java.lang.String getOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1535,8 +1535,8 @@ public com.google.protobuf.ByteString getOutputUriBytes() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1558,8 +1558,8 @@ public Builder setOutputUri(java.lang.String value) {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -1578,8 +1578,8 @@ public Builder clearOutputUri() {
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java
index 7aeaa8ea8bcf..979b97ed2a6f 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java
@@ -16,10 +16,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -35,10 +35,10 @@ public interface AnnotateVideoRequestOrBuilder
* [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;
+ * [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.
*
@@ -150,8 +150,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
@@ -165,8 +165,8 @@ public interface AnnotateVideoRequestOrBuilder
* 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).
+ * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ * more information, see [Request URIs](/storage/docs/reference-uris).
*
*
* string output_uri = 4;
diff --git a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto
index ce540c90c082..b1318167e75b 100644
--- a/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto
+++ b/google-api-grpc/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto
@@ -30,14 +30,14 @@ option java_outer_classname = "VideoIntelligenceServiceProto";
option java_package = "com.google.cloud.videointelligence.v1p2beta1";
option php_namespace = "Google\\Cloud\\VideoIntelligence\\V1p2beta1";
-
// Service that implements Google Cloud Video Intelligence API.
service VideoIntelligenceService {
// Performs asynchronous video annotation. Progress and results can be
// retrieved through the `google.longrunning.Operations` interface.
// `Operation.metadata` contains `AnnotateVideoProgress` (progress).
// `Operation.response` contains `AnnotateVideoResponse` (results).
- rpc AnnotateVideo(AnnotateVideoRequest) returns (google.longrunning.Operation) {
+ rpc AnnotateVideo(AnnotateVideoRequest)
+ returns (google.longrunning.Operation) {
option (google.api.http) = {
post: "/v1p2beta1/videos:annotate"
body: "*"
@@ -51,10 +51,10 @@ message AnnotateVideoRequest {
// [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;
+ // [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;
@@ -74,8 +74,8 @@ message AnnotateVideoRequest {
// 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).
+ // [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For
+ // more information, see [Request URIs](/storage/docs/reference-uris).
string output_uri = 4;
// Optional cloud region where annotation should take place. Supported cloud
diff --git a/google-cloud-clients/google-cloud-video-intelligence/synth.metadata b/google-cloud-clients/google-cloud-video-intelligence/synth.metadata
index c774c0cb15cf..dd2b34ed0cab 100644
--- a/google-cloud-clients/google-cloud-video-intelligence/synth.metadata
+++ b/google-cloud-clients/google-cloud-video-intelligence/synth.metadata
@@ -1,5 +1,5 @@
{
- "updateTime": "2019-02-21T08:55:19.182601Z",
+ "updateTime": "2019-03-01T08:57:22.045725Z",
"sources": [
{
"generator": {
@@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "9cf63704bd272a40b79dde5a2b33f61104ee4f7f",
- "internalRef": "234935970"
+ "sha": "41d72d444fbe445f4da89e13be02078734fb7875",
+ "internalRef": "236230004"
}
}
],