diff --git a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceClient.java b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceClient.java index 8cdf18d5e..9915c9598 100644 --- a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceClient.java +++ b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceClient.java @@ -189,10 +189,11 @@ public final OperationsClient getOperationsClient() { * Storage](https://cloud.google.com/storage/) URIs are supported, which must be specified in * the following format: `gs://bucket-id/object-id` (other URI formats return * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more - * information, see [Request URIs](/storage/docs/reference-uris). A video URI may include - * wildcards in `object-id`, and thus identify multiple videos. Supported wildcards: '*' - * to match 0 or more characters; '?' to match 1 character. If unset, the input video should - * be embedded in the request as `input_content`. If set, `input_content` should be unset. + * information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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. * @param features Required. Requested video annotation features. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ diff --git a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceClient.java b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceClient.java index 40f6dda34..9ab8bdda5 100644 --- a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceClient.java +++ b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceClient.java @@ -189,10 +189,11 @@ public final OperationsClient getOperationsClient() { * Storage](https://cloud.google.com/storage/) URIs are supported, which must be specified in * the following format: `gs://bucket-id/object-id` (other URI formats return * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more - * information, see [Request URIs](/storage/docs/reference-uris). A video URI may include - * wildcards in `object-id`, and thus identify multiple videos. Supported wildcards: '*' - * to match 0 or more characters; '?' to match 1 character. If unset, the input video should - * be embedded in the request as `input_content`. If set, `input_content` should be unset. + * information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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. * @param features Required. Requested video annotation features. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ diff --git a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceClient.java b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceClient.java index 77a2085a1..a929d8b03 100644 --- a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceClient.java +++ b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceClient.java @@ -189,10 +189,11 @@ public final OperationsClient getOperationsClient() { * Storage](https://cloud.google.com/storage/) URIs are supported, which must be specified in * the following format: `gs://bucket-id/object-id` (other URI formats return * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more - * information, see [Request URIs](/storage/docs/reference-uris). A video URI may include - * wildcards in `object-id`, and thus identify multiple videos. Supported wildcards: '*' - * to match 0 or more characters; '?' to match 1 character. If unset, the input video should - * be embedded in the request as `input_content`. If set, `input_content` should be unset. + * information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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. * @param features Required. Requested video annotation features. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ diff --git a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceClient.java b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceClient.java index 688ee975b..1c5a77551 100644 --- a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceClient.java +++ b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceClient.java @@ -189,10 +189,11 @@ public final OperationsClient getOperationsClient() { * Storage](https://cloud.google.com/storage/) URIs are supported, which must be specified in * the following format: `gs://bucket-id/object-id` (other URI formats return * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more - * information, see [Request URIs](/storage/docs/reference-uris). A video URI may include - * wildcards in `object-id`, and thus identify multiple videos. Supported wildcards: '*' - * to match 0 or more characters; '?' to match 1 character. If unset, the input video should - * be embedded in the request as `input_content`. If set, `input_content` should be unset. + * information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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. * @param features Required. Requested video annotation features. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ diff --git a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceClient.java b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceClient.java index 670577835..a82aa2514 100644 --- a/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceClient.java +++ b/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceClient.java @@ -189,10 +189,11 @@ public final OperationsClient getOperationsClient() { * Storage](https://cloud.google.com/storage/) URIs are supported, which must be specified in * the following format: `gs://bucket-id/object-id` (other URI formats return * [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more - * information, see [Request URIs](/storage/docs/reference-uris). A video URI may include - * wildcards in `object-id`, and thus identify multiple videos. Supported wildcards: '*' - * to match 0 or more characters; '?' to match 1 character. If unset, the input video should - * be embedded in the request as `input_content`. If set, `input_content` should be unset. + * information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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. * @param features Required. Requested video annotation features. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ diff --git a/grpc-google-cloud-video-intelligence-v1/clirr-ignored-differences.xml b/grpc-google-cloud-video-intelligence-v1/clirr-ignored-differences.xml new file mode 100644 index 000000000..2d1339029 --- /dev/null +++ b/grpc-google-cloud-video-intelligence-v1/clirr-ignored-differences.xml @@ -0,0 +1,10 @@ + + + + + + 6001 + com/google/cloud/videointelligence/v1/*Grpc + METHOD_* + + diff --git a/grpc-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceGrpc.java index 384e090e4..f7c7609bd 100644 --- a/grpc-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceGrpc.java @@ -30,7 +30,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1/video_intelligence.proto") public final class VideoIntelligenceServiceGrpc { @@ -40,30 +40,20 @@ private VideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1.VideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1.AnnotateVideoRequest, - com.google.longrunning.Operation> - METHOD_ANNOTATE_VIDEO = getAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "AnnotateVideo", + requestType = com.google.cloud.videointelligence.v1.AnnotateVideoRequest.class, + responseType = com.google.longrunning.Operation.class, + methodType = io.grpc.MethodDescriptor.MethodType.UNARY) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod() { - return getAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1.AnnotateVideoRequest, - com.google.longrunning.Operation> - getAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1.AnnotateVideoRequest, com.google.longrunning.Operation> @@ -79,10 +69,7 @@ private VideoIntelligenceServiceGrpc() {} com.google.longrunning.Operation> newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.UNARY) - .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1.VideoIntelligenceService", - "AnnotateVideo")) + .setFullMethodName(generateFullMethodName(SERVICE_NAME, "AnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -139,14 +126,14 @@ public abstract static class VideoIntelligenceServiceImplBase implements io.grpc public void annotateVideo( com.google.cloud.videointelligence.v1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { - asyncUnimplementedUnaryCall(getAnnotateVideoMethodHelper(), responseObserver); + asyncUnimplementedUnaryCall(getAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getAnnotateVideoMethodHelper(), + getAnnotateVideoMethod(), asyncUnaryCall( new MethodHandlers< com.google.cloud.videointelligence.v1.AnnotateVideoRequest, @@ -192,7 +179,7 @@ public void annotateVideo( com.google.cloud.videointelligence.v1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { asyncUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request, responseObserver); } @@ -234,8 +221,7 @@ protected VideoIntelligenceServiceBlockingStub build( */ public com.google.longrunning.Operation annotateVideo( com.google.cloud.videointelligence.v1.AnnotateVideoRequest request) { - return blockingUnaryCall( - getChannel(), getAnnotateVideoMethodHelper(), getCallOptions(), request); + return blockingUnaryCall(getChannel(), getAnnotateVideoMethod(), getCallOptions(), request); } } @@ -276,7 +262,7 @@ protected VideoIntelligenceServiceFutureStub build( public com.google.common.util.concurrent.ListenableFuture annotateVideo(com.google.cloud.videointelligence.v1.AnnotateVideoRequest request) { return futureUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), request); + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request); } } @@ -368,7 +354,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor(new VideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getAnnotateVideoMethodHelper()) + .addMethod(getAnnotateVideoMethod()) .build(); } } diff --git a/grpc-google-cloud-video-intelligence-v1beta2/clirr-ignored-differences.xml b/grpc-google-cloud-video-intelligence-v1beta2/clirr-ignored-differences.xml new file mode 100644 index 000000000..ec2cab947 --- /dev/null +++ b/grpc-google-cloud-video-intelligence-v1beta2/clirr-ignored-differences.xml @@ -0,0 +1,10 @@ + + + + + + 6001 + com/google/cloud/videointelligence/v1beta2/*Grpc + METHOD_* + + diff --git a/grpc-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceGrpc.java index e8610f1fa..3ca5307c5 100644 --- a/grpc-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceGrpc.java @@ -30,7 +30,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1beta2/video_intelligence.proto") public final class VideoIntelligenceServiceGrpc { @@ -40,30 +40,20 @@ private VideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1beta2.VideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, - com.google.longrunning.Operation> - METHOD_ANNOTATE_VIDEO = getAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "AnnotateVideo", + requestType = com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest.class, + responseType = com.google.longrunning.Operation.class, + methodType = io.grpc.MethodDescriptor.MethodType.UNARY) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod() { - return getAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, - com.google.longrunning.Operation> - getAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, com.google.longrunning.Operation> @@ -79,10 +69,7 @@ private VideoIntelligenceServiceGrpc() {} com.google.longrunning.Operation> newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.UNARY) - .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1beta2.VideoIntelligenceService", - "AnnotateVideo")) + .setFullMethodName(generateFullMethodName(SERVICE_NAME, "AnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -139,14 +126,14 @@ public abstract static class VideoIntelligenceServiceImplBase implements io.grpc public void annotateVideo( com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { - asyncUnimplementedUnaryCall(getAnnotateVideoMethodHelper(), responseObserver); + asyncUnimplementedUnaryCall(getAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getAnnotateVideoMethodHelper(), + getAnnotateVideoMethod(), asyncUnaryCall( new MethodHandlers< com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest, @@ -192,7 +179,7 @@ public void annotateVideo( com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { asyncUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request, responseObserver); } @@ -234,8 +221,7 @@ protected VideoIntelligenceServiceBlockingStub build( */ public com.google.longrunning.Operation annotateVideo( com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request) { - return blockingUnaryCall( - getChannel(), getAnnotateVideoMethodHelper(), getCallOptions(), request); + return blockingUnaryCall(getChannel(), getAnnotateVideoMethod(), getCallOptions(), request); } } @@ -276,7 +262,7 @@ protected VideoIntelligenceServiceFutureStub build( public com.google.common.util.concurrent.ListenableFuture annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request) { return futureUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), request); + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request); } } @@ -369,7 +355,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor(new VideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getAnnotateVideoMethodHelper()) + .addMethod(getAnnotateVideoMethod()) .build(); } } diff --git a/grpc-google-cloud-video-intelligence-v1p1beta1/clirr-ignored-differences.xml b/grpc-google-cloud-video-intelligence-v1p1beta1/clirr-ignored-differences.xml new file mode 100644 index 000000000..9496ac5aa --- /dev/null +++ b/grpc-google-cloud-video-intelligence-v1p1beta1/clirr-ignored-differences.xml @@ -0,0 +1,10 @@ + + + + + + 6001 + com/google/cloud/videointelligence/v1p1beta1/*Grpc + METHOD_* + + diff --git a/grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java index ad4d8e847..515b702ef 100644 --- a/grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java @@ -30,7 +30,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1p1beta1/video_intelligence.proto") public final class VideoIntelligenceServiceGrpc { @@ -40,30 +40,20 @@ private VideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1p1beta1.VideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - METHOD_ANNOTATE_VIDEO = getAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "AnnotateVideo", + requestType = com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest.class, + responseType = com.google.longrunning.Operation.class, + methodType = io.grpc.MethodDescriptor.MethodType.UNARY) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod() { - return getAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - getAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, com.google.longrunning.Operation> @@ -79,10 +69,7 @@ private VideoIntelligenceServiceGrpc() {} com.google.longrunning.Operation> newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.UNARY) - .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1p1beta1.VideoIntelligenceService", - "AnnotateVideo")) + .setFullMethodName(generateFullMethodName(SERVICE_NAME, "AnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -139,14 +126,14 @@ public abstract static class VideoIntelligenceServiceImplBase implements io.grpc public void annotateVideo( com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { - asyncUnimplementedUnaryCall(getAnnotateVideoMethodHelper(), responseObserver); + asyncUnimplementedUnaryCall(getAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getAnnotateVideoMethodHelper(), + getAnnotateVideoMethod(), asyncUnaryCall( new MethodHandlers< com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest, @@ -192,7 +179,7 @@ public void annotateVideo( com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { asyncUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request, responseObserver); } @@ -234,8 +221,7 @@ protected VideoIntelligenceServiceBlockingStub build( */ public com.google.longrunning.Operation annotateVideo( com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest request) { - return blockingUnaryCall( - getChannel(), getAnnotateVideoMethodHelper(), getCallOptions(), request); + return blockingUnaryCall(getChannel(), getAnnotateVideoMethod(), getCallOptions(), request); } } @@ -276,7 +262,7 @@ protected VideoIntelligenceServiceFutureStub build( public com.google.common.util.concurrent.ListenableFuture annotateVideo(com.google.cloud.videointelligence.v1p1beta1.AnnotateVideoRequest request) { return futureUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), request); + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request); } } @@ -369,7 +355,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor(new VideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getAnnotateVideoMethodHelper()) + .addMethod(getAnnotateVideoMethod()) .build(); } } diff --git a/grpc-google-cloud-video-intelligence-v1p2beta1/clirr-ignored-differences.xml b/grpc-google-cloud-video-intelligence-v1p2beta1/clirr-ignored-differences.xml new file mode 100644 index 000000000..e70251a0b --- /dev/null +++ b/grpc-google-cloud-video-intelligence-v1p2beta1/clirr-ignored-differences.xml @@ -0,0 +1,10 @@ + + + + + + 6001 + com/google/cloud/videointelligence/v1p2beta1/*Grpc + METHOD_* + + diff --git a/grpc-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceGrpc.java index d66aecd18..6b596f725 100644 --- a/grpc-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceGrpc.java @@ -30,7 +30,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1p2beta1/video_intelligence.proto") public final class VideoIntelligenceServiceGrpc { @@ -40,30 +40,20 @@ private VideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1p2beta1.VideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - METHOD_ANNOTATE_VIDEO = getAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "AnnotateVideo", + requestType = com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest.class, + responseType = com.google.longrunning.Operation.class, + methodType = io.grpc.MethodDescriptor.MethodType.UNARY) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod() { - return getAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - getAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, com.google.longrunning.Operation> @@ -79,10 +69,7 @@ private VideoIntelligenceServiceGrpc() {} com.google.longrunning.Operation> newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.UNARY) - .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1p2beta1.VideoIntelligenceService", - "AnnotateVideo")) + .setFullMethodName(generateFullMethodName(SERVICE_NAME, "AnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -139,14 +126,14 @@ public abstract static class VideoIntelligenceServiceImplBase implements io.grpc public void annotateVideo( com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { - asyncUnimplementedUnaryCall(getAnnotateVideoMethodHelper(), responseObserver); + asyncUnimplementedUnaryCall(getAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getAnnotateVideoMethodHelper(), + getAnnotateVideoMethod(), asyncUnaryCall( new MethodHandlers< com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest, @@ -192,7 +179,7 @@ public void annotateVideo( com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { asyncUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request, responseObserver); } @@ -234,8 +221,7 @@ protected VideoIntelligenceServiceBlockingStub build( */ public com.google.longrunning.Operation annotateVideo( com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest request) { - return blockingUnaryCall( - getChannel(), getAnnotateVideoMethodHelper(), getCallOptions(), request); + return blockingUnaryCall(getChannel(), getAnnotateVideoMethod(), getCallOptions(), request); } } @@ -276,7 +262,7 @@ protected VideoIntelligenceServiceFutureStub build( public com.google.common.util.concurrent.ListenableFuture annotateVideo(com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest request) { return futureUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), request); + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request); } } @@ -369,7 +355,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor(new VideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getAnnotateVideoMethodHelper()) + .addMethod(getAnnotateVideoMethod()) .build(); } } diff --git a/grpc-google-cloud-video-intelligence-v1p3beta1/clirr-ignored-differences.xml b/grpc-google-cloud-video-intelligence-v1p3beta1/clirr-ignored-differences.xml new file mode 100644 index 000000000..65ad9301e --- /dev/null +++ b/grpc-google-cloud-video-intelligence-v1p3beta1/clirr-ignored-differences.xml @@ -0,0 +1,10 @@ + + + + + + 6001 + com/google/cloud/videointelligence/v1p3beta1/*Grpc + METHOD_* + + diff --git a/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/StreamingVideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/StreamingVideoIntelligenceServiceGrpc.java index e4ce186c2..e1e3595fe 100644 --- a/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/StreamingVideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/StreamingVideoIntelligenceServiceGrpc.java @@ -28,7 +28,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1p3beta1/video_intelligence.proto") public final class StreamingVideoIntelligenceServiceGrpc { @@ -38,30 +38,22 @@ private StreamingVideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getStreamingAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, - com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> - METHOD_STREAMING_ANNOTATE_VIDEO = getStreamingAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> getStreamingAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "StreamingAnnotateVideo", + requestType = + com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest.class, + responseType = + com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse.class, + methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> getStreamingAnnotateVideoMethod() { - return getStreamingAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, - com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> - getStreamingAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> @@ -82,9 +74,7 @@ private StreamingVideoIntelligenceServiceGrpc() {} newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceService", - "StreamingAnnotateVideo")) + generateFullMethodName(SERVICE_NAME, "StreamingAnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -147,15 +137,14 @@ public abstract static class StreamingVideoIntelligenceServiceImplBase io.grpc.stub.StreamObserver< com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> responseObserver) { - return asyncUnimplementedStreamingCall( - getStreamingAnnotateVideoMethodHelper(), responseObserver); + return asyncUnimplementedStreamingCall(getStreamingAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getStreamingAnnotateVideoMethodHelper(), + getStreamingAnnotateVideoMethod(), asyncBidiStreamingCall( new MethodHandlers< com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest, @@ -205,7 +194,7 @@ protected StreamingVideoIntelligenceServiceStub build( com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> responseObserver) { return asyncBidiStreamingCall( - getChannel().newCall(getStreamingAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getStreamingAnnotateVideoMethod(), getCallOptions()), responseObserver); } } @@ -352,7 +341,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor( new StreamingVideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getStreamingAnnotateVideoMethodHelper()) + .addMethod(getStreamingAnnotateVideoMethod()) .build(); } } diff --git a/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceGrpc.java b/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceGrpc.java index cbef54d02..3937e67a5 100644 --- a/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceGrpc.java +++ b/grpc-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/VideoIntelligenceServiceGrpc.java @@ -30,7 +30,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 1.10.0)", + value = "by gRPC proto compiler", comments = "Source: google/cloud/videointelligence/v1p3beta1/video_intelligence.proto") public final class VideoIntelligenceServiceGrpc { @@ -40,30 +40,20 @@ private VideoIntelligenceServiceGrpc() {} "google.cloud.videointelligence.v1p3beta1.VideoIntelligenceService"; // Static method descriptors that strictly reflect the proto. - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") - @java.lang.Deprecated // Use {@link #getAnnotateVideoMethod()} instead. - public static final io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - METHOD_ANNOTATE_VIDEO = getAnnotateVideoMethodHelper(); - private static volatile io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod; - @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") + @io.grpc.stub.annotations.RpcMethod( + fullMethodName = SERVICE_NAME + '/' + "AnnotateVideo", + requestType = com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest.class, + responseType = com.google.longrunning.Operation.class, + methodType = io.grpc.MethodDescriptor.MethodType.UNARY) public static io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, com.google.longrunning.Operation> getAnnotateVideoMethod() { - return getAnnotateVideoMethodHelper(); - } - - private static io.grpc.MethodDescriptor< - com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, - com.google.longrunning.Operation> - getAnnotateVideoMethodHelper() { io.grpc.MethodDescriptor< com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, com.google.longrunning.Operation> @@ -79,10 +69,7 @@ private VideoIntelligenceServiceGrpc() {} com.google.longrunning.Operation> newBuilder() .setType(io.grpc.MethodDescriptor.MethodType.UNARY) - .setFullMethodName( - generateFullMethodName( - "google.cloud.videointelligence.v1p3beta1.VideoIntelligenceService", - "AnnotateVideo")) + .setFullMethodName(generateFullMethodName(SERVICE_NAME, "AnnotateVideo")) .setSampledToLocalTracing(true) .setRequestMarshaller( io.grpc.protobuf.ProtoUtils.marshaller( @@ -139,14 +126,14 @@ public abstract static class VideoIntelligenceServiceImplBase implements io.grpc public void annotateVideo( com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { - asyncUnimplementedUnaryCall(getAnnotateVideoMethodHelper(), responseObserver); + asyncUnimplementedUnaryCall(getAnnotateVideoMethod(), responseObserver); } @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() { return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor()) .addMethod( - getAnnotateVideoMethodHelper(), + getAnnotateVideoMethod(), asyncUnaryCall( new MethodHandlers< com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest, @@ -192,7 +179,7 @@ public void annotateVideo( com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest request, io.grpc.stub.StreamObserver responseObserver) { asyncUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request, responseObserver); } @@ -234,8 +221,7 @@ protected VideoIntelligenceServiceBlockingStub build( */ public com.google.longrunning.Operation annotateVideo( com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest request) { - return blockingUnaryCall( - getChannel(), getAnnotateVideoMethodHelper(), getCallOptions(), request); + return blockingUnaryCall(getChannel(), getAnnotateVideoMethod(), getCallOptions(), request); } } @@ -276,7 +262,7 @@ protected VideoIntelligenceServiceFutureStub build( public com.google.common.util.concurrent.ListenableFuture annotateVideo(com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest request) { return futureUnaryCall( - getChannel().newCall(getAnnotateVideoMethodHelper(), getCallOptions()), request); + getChannel().newCall(getAnnotateVideoMethod(), getCallOptions()), request); } } @@ -369,7 +355,7 @@ public static io.grpc.ServiceDescriptor getServiceDescriptor() { result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) .setSchemaDescriptor(new VideoIntelligenceServiceFileDescriptorSupplier()) - .addMethod(getAnnotateVideoMethodHelper()) + .addMethod(getAnnotateVideoMethod()) .build(); } } diff --git a/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java b/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java index 02c7cd975..a6b6251c7 100644 --- a/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java +++ b/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequest.java @@ -191,7 +191,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -222,7 +222,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -423,7 +423,7 @@ public com.google.cloud.videointelligence.v1.VideoContextOrBuilder getVideoConte * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -450,7 +450,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -969,7 +969,7 @@ public Builder mergeFrom( * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1000,7 +1000,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1031,7 +1031,7 @@ public com.google.protobuf.ByteString getInputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1061,7 +1061,7 @@ public Builder setInputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1087,7 +1087,7 @@ public Builder clearInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1611,7 +1611,7 @@ public com.google.cloud.videointelligence.v1.VideoContextOrBuilder getVideoConte * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1638,7 +1638,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1665,7 +1665,7 @@ public com.google.protobuf.ByteString getOutputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1691,7 +1691,7 @@ public Builder setOutputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1713,7 +1713,7 @@ public Builder clearOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java b/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java index 6aa7ed872..44385e59f 100644 --- a/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java +++ b/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/AnnotateVideoRequestOrBuilder.java @@ -32,7 +32,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -53,7 +53,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -198,7 +198,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -215,7 +215,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto b/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto index 6611e9eb2..ee7d618fb 100644 --- a/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto +++ b/proto-google-cloud-video-intelligence-v1/src/main/proto/google/cloud/videointelligence/v1/video_intelligence.proto @@ -62,7 +62,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). // 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 @@ -85,7 +85,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). string output_uri = 4 [(google.api.field_behavior) = OPTIONAL]; // Optional. Cloud region where annotation should take place. Supported cloud diff --git a/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java b/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java index f74ea7aaf..18ea3b089 100644 --- a/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java +++ b/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequest.java @@ -191,7 +191,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -222,7 +222,7 @@ public java.lang.String getInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -425,7 +425,7 @@ public com.google.cloud.videointelligence.v1beta2.VideoContext getVideoContext() * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -452,7 +452,7 @@ public java.lang.String getOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -975,7 +975,7 @@ public Builder mergeFrom( * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1006,7 +1006,7 @@ public java.lang.String getInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1037,7 +1037,7 @@ public com.google.protobuf.ByteString getInputUriBytes() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1067,7 +1067,7 @@ public Builder setInputUri(java.lang.String value) { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1093,7 +1093,7 @@ public Builder clearInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1621,7 +1621,7 @@ public Builder clearVideoContext() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1648,7 +1648,7 @@ public java.lang.String getOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1675,7 +1675,7 @@ public com.google.protobuf.ByteString getOutputUriBytes() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1701,7 +1701,7 @@ public Builder setOutputUri(java.lang.String value) { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1723,7 +1723,7 @@ public Builder clearOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java b/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java index 393ff09c7..8cefbc88c 100644 --- a/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java +++ b/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/AnnotateVideoRequestOrBuilder.java @@ -32,7 +32,7 @@ public interface AnnotateVideoRequestOrBuilder * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -53,7 +53,7 @@ public interface AnnotateVideoRequestOrBuilder * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -198,7 +198,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -215,7 +215,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto b/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto index 8e80640e0..690099751 100644 --- a/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto +++ b/proto-google-cloud-video-intelligence-v1beta2/src/main/proto/google/cloud/videointelligence/v1beta2/video_intelligence.proto @@ -64,7 +64,7 @@ message AnnotateVideoRequest { // 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 + // more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -87,7 +87,7 @@ message AnnotateVideoRequest { // 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). + // more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). string output_uri = 4 [(google.api.field_behavior) = OPTIONAL]; // Optional. Cloud region where annotation should take place. Supported cloud diff --git a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java index 793999053..c9ec7899a 100644 --- a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java +++ b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequest.java @@ -191,7 +191,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -222,7 +222,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -425,7 +425,7 @@ public com.google.cloud.videointelligence.v1p1beta1.VideoContext getVideoContext * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -452,7 +452,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -977,7 +977,7 @@ public Builder mergeFrom( * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1008,7 +1008,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1039,7 +1039,7 @@ public com.google.protobuf.ByteString getInputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1069,7 +1069,7 @@ public Builder setInputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1095,7 +1095,7 @@ public Builder clearInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1624,7 +1624,7 @@ public Builder clearVideoContext() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1651,7 +1651,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1678,7 +1678,7 @@ public com.google.protobuf.ByteString getOutputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1704,7 +1704,7 @@ public Builder setOutputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1726,7 +1726,7 @@ public Builder clearOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java index 86aa00b18..512fb9c2d 100644 --- a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java +++ b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/AnnotateVideoRequestOrBuilder.java @@ -32,7 +32,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -53,7 +53,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -198,7 +198,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -215,7 +215,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto index 44d3ca641..a54bddd07 100644 --- a/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto +++ b/proto-google-cloud-video-intelligence-v1p1beta1/src/main/proto/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto @@ -62,7 +62,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). // 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 @@ -85,7 +85,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). string output_uri = 4 [(google.api.field_behavior) = OPTIONAL]; // Optional. Cloud region where annotation should take place. Supported cloud diff --git a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java index eee7d1fe6..abf34ee7f 100644 --- a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java +++ b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequest.java @@ -191,7 +191,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -222,7 +222,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -425,7 +425,7 @@ public com.google.cloud.videointelligence.v1p2beta1.VideoContext getVideoContext * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -452,7 +452,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -977,7 +977,7 @@ public Builder mergeFrom( * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1008,7 +1008,7 @@ public java.lang.String getInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1039,7 +1039,7 @@ public com.google.protobuf.ByteString getInputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1069,7 +1069,7 @@ public Builder setInputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1095,7 +1095,7 @@ public Builder clearInputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -1624,7 +1624,7 @@ public Builder clearVideoContext() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1651,7 +1651,7 @@ public java.lang.String getOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1678,7 +1678,7 @@ public com.google.protobuf.ByteString getOutputUriBytes() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1704,7 +1704,7 @@ public Builder setOutputUri(java.lang.String value) { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1726,7 +1726,7 @@ public Builder clearOutputUri() { * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java index 96d227590..f03bd1905 100644 --- a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java +++ b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/AnnotateVideoRequestOrBuilder.java @@ -32,7 +32,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -53,7 +53,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * 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 @@ -198,7 +198,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -215,7 +215,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto index 044233b09..3b1d51cd7 100644 --- a/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto +++ b/proto-google-cloud-video-intelligence-v1p2beta1/src/main/proto/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto @@ -62,7 +62,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). // 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 @@ -85,7 +85,7 @@ message AnnotateVideoRequest { // 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). + // [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). string output_uri = 4 [(google.api.field_behavior) = OPTIONAL]; // Optional. Cloud region where annotation should take place. Supported cloud diff --git a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequest.java b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequest.java index 1631717c5..c2e35ffbc 100644 --- a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequest.java +++ b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequest.java @@ -191,7 +191,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -222,7 +222,7 @@ public java.lang.String getInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -425,7 +425,7 @@ public com.google.cloud.videointelligence.v1p3beta1.VideoContext getVideoContext * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -452,7 +452,7 @@ public java.lang.String getOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -977,7 +977,7 @@ public Builder mergeFrom( * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1008,7 +1008,7 @@ public java.lang.String getInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1039,7 +1039,7 @@ public com.google.protobuf.ByteString getInputUriBytes() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1069,7 +1069,7 @@ public Builder setInputUri(java.lang.String value) { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1095,7 +1095,7 @@ public Builder clearInputUri() { * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -1624,7 +1624,7 @@ public Builder clearVideoContext() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1651,7 +1651,7 @@ public java.lang.String getOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1678,7 +1678,7 @@ public com.google.protobuf.ByteString getOutputUriBytes() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1704,7 +1704,7 @@ public Builder setOutputUri(java.lang.String value) { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -1726,7 +1726,7 @@ public Builder clearOutputUri() { * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequestOrBuilder.java b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequestOrBuilder.java index 9acbc2235..e06de7ca7 100644 --- a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequestOrBuilder.java +++ b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/AnnotateVideoRequestOrBuilder.java @@ -32,7 +32,7 @@ public interface AnnotateVideoRequestOrBuilder * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -53,7 +53,7 @@ public interface AnnotateVideoRequestOrBuilder * 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 + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -198,7 +198,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; @@ -215,7 +215,7 @@ public interface AnnotateVideoRequestOrBuilder * 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). + * more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). * * * string output_uri = 4 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/proto/google/cloud/videointelligence/v1p3beta1/video_intelligence.proto b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/proto/google/cloud/videointelligence/v1p3beta1/video_intelligence.proto index 942f63be8..3d418e2ff 100644 --- a/proto-google-cloud-video-intelligence-v1p3beta1/src/main/proto/google/cloud/videointelligence/v1p3beta1/video_intelligence.proto +++ b/proto-google-cloud-video-intelligence-v1p3beta1/src/main/proto/google/cloud/videointelligence/v1p3beta1/video_intelligence.proto @@ -76,7 +76,7 @@ message AnnotateVideoRequest { // 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 + // more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). 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 @@ -99,7 +99,7 @@ message AnnotateVideoRequest { // 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). + // more information, see [Request URIs](https://cloud.google.com/storage/docs/request-endpoints). string output_uri = 4 [(google.api.field_behavior) = OPTIONAL]; // Optional. Cloud region where annotation should take place. Supported cloud