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-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/ConnectionServiceClient.java
+45-18Lines changed: 45 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,11 @@
40
40
* calls that map to API methods. Sample code to get started:
41
41
*
42
42
* <pre>{@code
43
-
* // This snippet has been automatically generated for illustrative purposes only.
44
-
* // It may require modifications to work in your environment.
43
+
* // This snippet has been automatically generated and should be regarded as a code template only.
44
+
* // It will require modifications to work:
45
+
* // - It may require correct/in-range values for request initialization.
46
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/ConnectionServiceSettings.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,11 @@
53
53
* <p>For example, to set the total timeout of listConnections to 30 seconds:
54
54
*
55
55
* <pre>{@code
56
-
* // This snippet has been automatically generated for illustrative purposes only.
57
-
* // It may require modifications to work in your environment.
56
+
* // This snippet has been automatically generated and should be regarded as a code template only.
57
+
* // It will require modifications to work:
58
+
* // - It may require correct/in-range values for request initialization.
59
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/TetherClient.java
+25-10Lines changed: 25 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,11 @@
34
34
* calls that map to API methods. Sample code to get started:
35
35
*
36
36
* <pre>{@code
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
Copy file name to clipboardExpand all lines: java-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/TetherSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -51,16 +51,16 @@
51
51
* <p>For example, to set the total timeout of egress 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-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/package-info.java
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,11 @@
24
24
* <p>Sample for ConnectionServiceClient:
25
25
*
26
26
* <pre>{@code
27
-
* // This snippet has been automatically generated for illustrative purposes only.
28
-
* // It may require modifications to work in your environment.
27
+
* // This snippet has been automatically generated and should be regarded as a code template only.
28
+
* // It will require modifications to work:
29
+
* // - It may require correct/in-range values for request initialization.
30
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/stub/ConnectionServiceStubSettings.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,11 @@
73
73
* <p>For example, to set the total timeout of listConnections to 30 seconds:
74
74
*
75
75
* <pre>{@code
76
-
* // This snippet has been automatically generated for illustrative purposes only.
77
-
* // It may require modifications to work in your environment.
76
+
* // This snippet has been automatically generated and should be regarded as a code template only.
77
+
* // It will require modifications to work:
78
+
* // - It may require correct/in-range values for request initialization.
79
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-apigee-connect/google-cloud-apigee-connect/src/main/java/com/google/cloud/apigeeconnect/v1/stub/TetherStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -63,16 +63,16 @@
63
63
* <p>For example, to set the total timeout of egress to 30 seconds:
64
64
*
65
65
* <pre>{@code
66
-
* // This snippet has been automatically generated for illustrative purposes only.
67
-
* // It may require modifications to work in your environment.
66
+
* // This snippet has been automatically generated and should be regarded as a code template only.
67
+
* // It will require modifications to work:
68
+
* // - It may require correct/in-range values for request initialization.
69
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-apigee-connect/samples/snippets/generated/com/google/cloud/apigeeconnect/v1/connectionserviceclient/create/SyncCreateSetCredentialsProvider.java
Copy file name to clipboardExpand all lines: java-apigee-connect/samples/snippets/generated/com/google/cloud/apigeeconnect/v1/connectionserviceclient/create/SyncCreateSetCredentialsProvider1.java
0 commit comments