Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 7e46908

Browse files
chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0 (#119)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 446250659 Source-Link: googleapis/googleapis@dc4ef31 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
1 parent 263374d commit 7e46908

26 files changed

+170
-26
lines changed

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/MigrationServiceClient.java

Lines changed: 67 additions & 1 deletion
Large diffs are not rendered by default.

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/MigrationServiceSettings.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -55,6 +55,8 @@
5555
* <p>For example, to set the total timeout of createMigrationWorkflow to 30 seconds:
5656
*
5757
* <pre>{@code
58+
* // This snippet has been automatically generated for illustrative purposes only.
59+
* // It may require modifications to work in your environment.
5860
* MigrationServiceSettings.Builder migrationServiceSettingsBuilder =
5961
* MigrationServiceSettings.newBuilder();
6062
* migrationServiceSettingsBuilder

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/package-info.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -26,6 +26,8 @@
2626
* <p>Sample for MigrationServiceClient:
2727
*
2828
* <pre>{@code
29+
* // This snippet has been automatically generated for illustrative purposes only.
30+
* // It may require modifications to work in your environment.
2931
* try (MigrationServiceClient migrationServiceClient = MigrationServiceClient.create()) {
3032
* LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
3133
* MigrationWorkflow migrationWorkflow = MigrationWorkflow.newBuilder().build();

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/stub/GrpcMigrationServiceCallableFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/stub/GrpcMigrationServiceStub.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/stub/MigrationServiceStub.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2/stub/MigrationServiceStubSettings.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -81,6 +81,8 @@
8181
* <p>For example, to set the total timeout of createMigrationWorkflow to 30 seconds:
8282
*
8383
* <pre>{@code
84+
* // This snippet has been automatically generated for illustrative purposes only.
85+
* // It may require modifications to work in your environment.
8486
* MigrationServiceStubSettings.Builder migrationServiceSettingsBuilder =
8587
* MigrationServiceStubSettings.newBuilder();
8688
* migrationServiceSettingsBuilder

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2alpha/MigrationServiceClient.java

Lines changed: 67 additions & 1 deletion
Large diffs are not rendered by default.

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2alpha/MigrationServiceSettings.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -55,6 +55,8 @@
5555
* <p>For example, to set the total timeout of createMigrationWorkflow to 30 seconds:
5656
*
5757
* <pre>{@code
58+
* // This snippet has been automatically generated for illustrative purposes only.
59+
* // It may require modifications to work in your environment.
5860
* MigrationServiceSettings.Builder migrationServiceSettingsBuilder =
5961
* MigrationServiceSettings.newBuilder();
6062
* migrationServiceSettingsBuilder

google-cloud-bigquerymigration/src/main/java/com/google/cloud/bigquery/migration/v2alpha/package-info.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Google LLC
2+
* Copyright 2022 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -24,6 +24,8 @@
2424
* <p>Sample for MigrationServiceClient:
2525
*
2626
* <pre>{@code
27+
* // This snippet has been automatically generated for illustrative purposes only.
28+
* // It may require modifications to work in your environment.
2729
* try (MigrationServiceClient migrationServiceClient = MigrationServiceClient.create()) {
2830
* LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
2931
* MigrationWorkflow migrationWorkflow = MigrationWorkflow.newBuilder().build();

0 commit comments

Comments
 (0)