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-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java
Copy file name to clipboardExpand all lines: java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -68,17 +68,17 @@
68
68
* <p>For example, to set the total timeout of getCustomer to 30 seconds:
69
69
*
70
70
* <pre>{@code
71
-
* // This snippet has been automatically generated for illustrative purposes only.
72
-
* // It may require modifications to work in your environment.
71
+
* // This snippet has been automatically generated and should be regarded as a code template only.
72
+
* // It will require modifications to work:
73
+
* // - It may require correct/in-range values for request initialization.
74
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/stub/CloudChannelServiceStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -163,17 +163,17 @@
163
163
* <p>For example, to set the total timeout of getCustomer to 30 seconds:
164
164
*
165
165
* <pre>{@code
166
-
* // This snippet has been automatically generated for illustrative purposes only.
167
-
* // It may require modifications to work in your environment.
166
+
* // This snippet has been automatically generated and should be regarded as a code template only.
167
+
* // It will require modifications to work:
168
+
* // - It may require correct/in-range values for request initialization.
169
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/stub/HttpJsonCloudChannelServiceStub.java
+30-25Lines changed: 30 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -245,7 +245,7 @@ public class HttpJsonCloudChannelServiceStub extends CloudChannelServiceStub {
Copy file name to clipboardExpand all lines: java-channel/samples/snippets/generated/com/google/cloud/channel/v1/cloudchannelserviceclient/activateentitlement/AsyncActivateEntitlement.java
Copy file name to clipboardExpand all lines: java-channel/samples/snippets/generated/com/google/cloud/channel/v1/cloudchannelserviceclient/activateentitlement/AsyncActivateEntitlementLRO.java
0 commit comments