You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/GatewayServiceClient.java
+65-26Lines changed: 65 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,11 @@
37
37
* calls that map to API methods. Sample code to get started:
38
38
*
39
39
* <pre>{@code
40
-
* // This snippet has been automatically generated for illustrative purposes only.
41
-
* // It may require modifications to work in your environment.
40
+
* // This snippet has been automatically generated and should be regarded as a code template only.
41
+
* // It will require modifications to work:
42
+
* // - It may require correct/in-range values for request initialization.
43
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/GatewayServiceSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -51,17 +51,17 @@
51
51
* <p>For example, to set the total timeout of getResource to 30 seconds:
52
52
*
53
53
* <pre>{@code
54
-
* // This snippet has been automatically generated for illustrative purposes only.
55
-
* // It may require modifications to work in your environment.
54
+
* // This snippet has been automatically generated and should be regarded as a code template only.
55
+
* // It will require modifications to work:
56
+
* // - It may require correct/in-range values for request initialization.
57
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/package-info.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,11 @@
27
27
* <p>Sample for GatewayServiceClient:
28
28
*
29
29
* <pre>{@code
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
Copy file name to clipboardExpand all lines: java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/stub/GatewayServiceStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -59,17 +59,17 @@
59
59
* <p>For example, to set the total timeout of getResource to 30 seconds:
60
60
*
61
61
* <pre>{@code
62
-
* // This snippet has been automatically generated for illustrative purposes only.
63
-
* // It may require modifications to work in your environment.
62
+
* // This snippet has been automatically generated and should be regarded as a code template only.
63
+
* // It will require modifications to work:
64
+
* // - It may require correct/in-range values for request initialization.
65
+
* // - It may require specifying regional endpoints when creating the service client as shown in
0 commit comments