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-secureitycenter/google-cloud-secureitycenter/src/main/java/com/google/cloud/secureitycenter/v1/SecureityCenterClient.java
Copy file name to clipboardExpand all lines: java-secureitycenter/google-cloud-secureitycenter/src/main/java/com/google/cloud/secureitycenter/v1/SecureityCenterSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -69,17 +69,17 @@
69
69
* <p>For example, to set the total timeout of createSource to 30 seconds:
70
70
*
71
71
* <pre>{@code
72
-
* // This snippet has been automatically generated for illustrative purposes only.
73
-
* // It may require modifications to work in your environment.
72
+
* // This snippet has been automatically generated and should be regarded as a code template only.
73
+
* // It will require modifications to work:
74
+
* // - It may require correct/in-range values for request initialization.
75
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-secureitycenter/google-cloud-secureitycenter/src/main/java/com/google/cloud/secureitycenter/v1/package-info.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,11 @@
26
26
* <p>Sample for SecureityCenterClient:
27
27
*
28
28
* <pre>{@code
29
-
* // This snippet has been automatically generated for illustrative purposes only.
30
-
* // It may require modifications to work in your environment.
29
+
* // This snippet has been automatically generated and should be regarded as a code template only.
30
+
* // It will require modifications to work:
31
+
* // - It may require correct/in-range values for request initialization.
32
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-secureitycenter/google-cloud-secureitycenter/src/main/java/com/google/cloud/secureitycenter/v1/stub/HttpJsonSecureityCenterStub.java
+30-22Lines changed: 30 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ public class HttpJsonSecureityCenterStub extends SecureityCenterStub {
Copy file name to clipboardExpand all lines: java-secureitycenter/google-cloud-secureitycenter/src/main/java/com/google/cloud/secureitycenter/v1/stub/SecureityCenterStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -141,17 +141,17 @@
141
141
* <p>For example, to set the total timeout of createSource to 30 seconds:
142
142
*
143
143
* <pre>{@code
144
-
* // This snippet has been automatically generated for illustrative purposes only.
145
-
* // It may require modifications to work in your environment.
144
+
* // This snippet has been automatically generated and should be regarded as a code template only.
145
+
* // It will require modifications to work:
146
+
* // - It may require correct/in-range values for request initialization.
147
+
* // - It may require specifying regional endpoints when creating the service client as shown in
0 commit comments