Skip to content

Commit d88f80e

Browse files
chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, generator_java versions (#971)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472750037 Source-Link: googleapis/googleapis@88f2ea3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
1 parent 760ba1f commit d88f80e

File tree

51 files changed

+255
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+255
-102
lines changed

video/generated/com/google/cloud/videointelligence/v1/stub/videointelligenceservicestubsettings/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncAnnotateVideo() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceStubSettings.Builder videoIntelligenceServiceSettingsBuilder =
3336
VideoIntelligenceServiceStubSettings.newBuilder();
3437
videoIntelligenceServiceSettingsBuilder

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@ public static void main(String[] args) throws Exception {
3333
}
3434

3535
public static void asyncAnnotateVideo() throws Exception {
36-
// This snippet has been automatically generated for illustrative purposes only.
37-
// It may require modifications to work in your environment.
36+
// This snippet has been automatically generated and should be regarded as a code template only.
37+
// It will require modifications to work:
38+
// - It may require correct/in-range values for request initialization.
39+
// - It may require specifying regional endpoints when creating the service client as shown in
40+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3841
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3942
VideoIntelligenceServiceClient.create()) {
4043
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideoLRO.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,11 @@ public static void main(String[] args) throws Exception {
3434
}
3535

3636
public static void asyncAnnotateVideoLRO() throws Exception {
37-
// This snippet has been automatically generated for illustrative purposes only.
38-
// It may require modifications to work in your environment.
37+
// This snippet has been automatically generated and should be regarded as a code template only.
38+
// It will require modifications to work:
39+
// - It may require correct/in-range values for request initialization.
40+
// - It may require specifying regional endpoints when creating the service client as shown in
41+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3942
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
4043
VideoIntelligenceServiceClient.create()) {
4144
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ public static void main(String[] args) throws Exception {
3232
}
3333

3434
public static void syncAnnotateVideo() throws Exception {
35-
// This snippet has been automatically generated for illustrative purposes only.
36-
// It may require modifications to work in your environment.
35+
// This snippet has been automatically generated and should be regarded as a code template only.
36+
// It will require modifications to work:
37+
// - It may require correct/in-range values for request initialization.
38+
// - It may require specifying regional endpoints when creating the service client as shown in
39+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3740
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3841
VideoIntelligenceServiceClient.create()) {
3942
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/annotatevideo/SyncAnnotateVideoStringListfeature.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ public static void main(String[] args) throws Exception {
3030
}
3131

3232
public static void syncAnnotateVideoStringListfeature() throws Exception {
33-
// This snippet has been automatically generated for illustrative purposes only.
34-
// It may require modifications to work in your environment.
33+
// This snippet has been automatically generated and should be regarded as a code template only.
34+
// It will require modifications to work:
35+
// - It may require correct/in-range values for request initialization.
36+
// - It may require specifying regional endpoints when creating the service client as shown in
37+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3538
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3639
VideoIntelligenceServiceClient.create()) {
3740
String inputUri = "inputUri470706498";

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/create/SyncCreateSetCredentialsProvider.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ public static void main(String[] args) throws Exception {
2929
}
3030

3131
public static void syncCreateSetCredentialsProvider() throws Exception {
32-
// This snippet has been automatically generated for illustrative purposes only.
33-
// It may require modifications to work in your environment.
32+
// This snippet has been automatically generated and should be regarded as a code template only.
33+
// It will require modifications to work:
34+
// - It may require correct/in-range values for request initialization.
35+
// - It may require specifying regional endpoints when creating the service client as shown in
36+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3437
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3538
VideoIntelligenceServiceSettings.newBuilder()
3639
.setCredentialsProvider(FixedCredentialsProvider.create(myCredentials))

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/create/SyncCreateSetCredentialsProvider1.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncCreateSetCredentialsProvider1() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3336
VideoIntelligenceServiceSettings.newBuilder()
3437
.setTransportChannelProvider(

video/generated/com/google/cloud/videointelligence/v1/videointelligenceserviceclient/create/SyncCreateSetEndpoint.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,11 @@ public static void main(String[] args) throws Exception {
2828
}
2929

3030
public static void syncCreateSetEndpoint() throws Exception {
31-
// This snippet has been automatically generated for illustrative purposes only.
32-
// It may require modifications to work in your environment.
31+
// This snippet has been automatically generated and should be regarded as a code template only.
32+
// It will require modifications to work:
33+
// - It may require correct/in-range values for request initialization.
34+
// - It may require specifying regional endpoints when creating the service client as shown in
35+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3336
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3437
VideoIntelligenceServiceSettings.newBuilder().setEndpoint(myEndpoint).build();
3538
VideoIntelligenceServiceClient videoIntelligenceServiceClient =

video/generated/com/google/cloud/videointelligence/v1/videointelligenceservicesettings/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncAnnotateVideo() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceSettings.Builder videoIntelligenceServiceSettingsBuilder =
3336
VideoIntelligenceServiceSettings.newBuilder();
3437
videoIntelligenceServiceSettingsBuilder

video/generated/com/google/cloud/videointelligence/v1beta2/stub/videointelligenceservicestubsettings/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncAnnotateVideo() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceStubSettings.Builder videoIntelligenceServiceSettingsBuilder =
3336
VideoIntelligenceServiceStubSettings.newBuilder();
3437
videoIntelligenceServiceSettingsBuilder

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@ public static void main(String[] args) throws Exception {
3333
}
3434

3535
public static void asyncAnnotateVideo() throws Exception {
36-
// This snippet has been automatically generated for illustrative purposes only.
37-
// It may require modifications to work in your environment.
36+
// This snippet has been automatically generated and should be regarded as a code template only.
37+
// It will require modifications to work:
38+
// - It may require correct/in-range values for request initialization.
39+
// - It may require specifying regional endpoints when creating the service client as shown in
40+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3841
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3942
VideoIntelligenceServiceClient.create()) {
4043
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideoLRO.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,11 @@ public static void main(String[] args) throws Exception {
3434
}
3535

3636
public static void asyncAnnotateVideoLRO() throws Exception {
37-
// This snippet has been automatically generated for illustrative purposes only.
38-
// It may require modifications to work in your environment.
37+
// This snippet has been automatically generated and should be regarded as a code template only.
38+
// It will require modifications to work:
39+
// - It may require correct/in-range values for request initialization.
40+
// - It may require specifying regional endpoints when creating the service client as shown in
41+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3942
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
4043
VideoIntelligenceServiceClient.create()) {
4144
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ public static void main(String[] args) throws Exception {
3232
}
3333

3434
public static void syncAnnotateVideo() throws Exception {
35-
// This snippet has been automatically generated for illustrative purposes only.
36-
// It may require modifications to work in your environment.
35+
// This snippet has been automatically generated and should be regarded as a code template only.
36+
// It will require modifications to work:
37+
// - It may require correct/in-range values for request initialization.
38+
// - It may require specifying regional endpoints when creating the service client as shown in
39+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3740
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3841
VideoIntelligenceServiceClient.create()) {
3942
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/annotatevideo/SyncAnnotateVideoStringListfeature.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ public static void main(String[] args) throws Exception {
3030
}
3131

3232
public static void syncAnnotateVideoStringListfeature() throws Exception {
33-
// This snippet has been automatically generated for illustrative purposes only.
34-
// It may require modifications to work in your environment.
33+
// This snippet has been automatically generated and should be regarded as a code template only.
34+
// It will require modifications to work:
35+
// - It may require correct/in-range values for request initialization.
36+
// - It may require specifying regional endpoints when creating the service client as shown in
37+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3538
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3639
VideoIntelligenceServiceClient.create()) {
3740
String inputUri = "inputUri470706498";

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/create/SyncCreateSetCredentialsProvider.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ public static void main(String[] args) throws Exception {
2929
}
3030

3131
public static void syncCreateSetCredentialsProvider() throws Exception {
32-
// This snippet has been automatically generated for illustrative purposes only.
33-
// It may require modifications to work in your environment.
32+
// This snippet has been automatically generated and should be regarded as a code template only.
33+
// It will require modifications to work:
34+
// - It may require correct/in-range values for request initialization.
35+
// - It may require specifying regional endpoints when creating the service client as shown in
36+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3437
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3538
VideoIntelligenceServiceSettings.newBuilder()
3639
.setCredentialsProvider(FixedCredentialsProvider.create(myCredentials))

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/create/SyncCreateSetCredentialsProvider1.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncCreateSetCredentialsProvider1() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3336
VideoIntelligenceServiceSettings.newBuilder()
3437
.setTransportChannelProvider(

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceserviceclient/create/SyncCreateSetEndpoint.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,11 @@ public static void main(String[] args) throws Exception {
2828
}
2929

3030
public static void syncCreateSetEndpoint() throws Exception {
31-
// This snippet has been automatically generated for illustrative purposes only.
32-
// It may require modifications to work in your environment.
31+
// This snippet has been automatically generated and should be regarded as a code template only.
32+
// It will require modifications to work:
33+
// - It may require correct/in-range values for request initialization.
34+
// - It may require specifying regional endpoints when creating the service client as shown in
35+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3336
VideoIntelligenceServiceSettings videoIntelligenceServiceSettings =
3437
VideoIntelligenceServiceSettings.newBuilder().setEndpoint(myEndpoint).build();
3538
VideoIntelligenceServiceClient videoIntelligenceServiceClient =

video/generated/com/google/cloud/videointelligence/v1beta2/videointelligenceservicesettings/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncAnnotateVideo() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceSettings.Builder videoIntelligenceServiceSettingsBuilder =
3336
VideoIntelligenceServiceSettings.newBuilder();
3437
videoIntelligenceServiceSettingsBuilder

video/generated/com/google/cloud/videointelligence/v1p1beta1/stub/videointelligenceservicestubsettings/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ public static void main(String[] args) throws Exception {
2727
}
2828

2929
public static void syncAnnotateVideo() throws Exception {
30-
// This snippet has been automatically generated for illustrative purposes only.
31-
// It may require modifications to work in your environment.
30+
// This snippet has been automatically generated and should be regarded as a code template only.
31+
// It will require modifications to work:
32+
// - It may require correct/in-range values for request initialization.
33+
// - It may require specifying regional endpoints when creating the service client as shown in
34+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3235
VideoIntelligenceServiceStubSettings.Builder videoIntelligenceServiceSettingsBuilder =
3336
VideoIntelligenceServiceStubSettings.newBuilder();
3437
videoIntelligenceServiceSettingsBuilder

video/generated/com/google/cloud/videointelligence/v1p1beta1/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@ public static void main(String[] args) throws Exception {
3333
}
3434

3535
public static void asyncAnnotateVideo() throws Exception {
36-
// This snippet has been automatically generated for illustrative purposes only.
37-
// It may require modifications to work in your environment.
36+
// This snippet has been automatically generated and should be regarded as a code template only.
37+
// It will require modifications to work:
38+
// - It may require correct/in-range values for request initialization.
39+
// - It may require specifying regional endpoints when creating the service client as shown in
40+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3841
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3942
VideoIntelligenceServiceClient.create()) {
4043
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1p1beta1/videointelligenceserviceclient/annotatevideo/AsyncAnnotateVideoLRO.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,11 @@ public static void main(String[] args) throws Exception {
3434
}
3535

3636
public static void asyncAnnotateVideoLRO() throws Exception {
37-
// This snippet has been automatically generated for illustrative purposes only.
38-
// It may require modifications to work in your environment.
37+
// This snippet has been automatically generated and should be regarded as a code template only.
38+
// It will require modifications to work:
39+
// - It may require correct/in-range values for request initialization.
40+
// - It may require specifying regional endpoints when creating the service client as shown in
41+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3942
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
4043
VideoIntelligenceServiceClient.create()) {
4144
AnnotateVideoRequest request =

video/generated/com/google/cloud/videointelligence/v1p1beta1/videointelligenceserviceclient/annotatevideo/SyncAnnotateVideo.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ public static void main(String[] args) throws Exception {
3232
}
3333

3434
public static void syncAnnotateVideo() throws Exception {
35-
// This snippet has been automatically generated for illustrative purposes only.
36-
// It may require modifications to work in your environment.
35+
// This snippet has been automatically generated and should be regarded as a code template only.
36+
// It will require modifications to work:
37+
// - It may require correct/in-range values for request initialization.
38+
// - It may require specifying regional endpoints when creating the service client as shown in
39+
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
3740
try (VideoIntelligenceServiceClient videoIntelligenceServiceClient =
3841
VideoIntelligenceServiceClient.create()) {
3942
AnnotateVideoRequest request =

0 commit comments

Comments
 (0)