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-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentsClient.java
Copy file name to clipboardExpand all lines: java-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentsSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -56,16 +56,16 @@
56
56
* <p>For example, to set the total timeout of getEnvironment to 30 seconds:
57
57
*
58
58
* <pre>{@code
59
-
* // This snippet has been automatically generated for illustrative purposes only.
60
-
* // It may require modifications to work in your environment.
59
+
* // This snippet has been automatically generated and should be regarded as a code template only.
60
+
* // It will require modifications to work:
61
+
* // - It may require correct/in-range values for request initialization.
62
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/ImageVersionsClient.java
+40-16Lines changed: 40 additions & 16 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-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/ImageVersionsSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -53,16 +53,16 @@
53
53
* <p>For example, to set the total timeout of listImageVersions 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-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/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 EnvironmentsClient:
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-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/stub/EnvironmentsStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -84,17 +84,17 @@
84
84
* <p>For example, to set the total timeout of getEnvironment to 30 seconds:
85
85
*
86
86
* <pre>{@code
87
-
* // This snippet has been automatically generated for illustrative purposes only.
88
-
* // It may require modifications to work in your environment.
87
+
* // This snippet has been automatically generated and should be regarded as a code template only.
88
+
* // It will require modifications to work:
89
+
* // - It may require correct/in-range values for request initialization.
90
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: java-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/stub/HttpJsonEnvironmentsStub.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ public class HttpJsonEnvironmentsStub extends EnvironmentsStub {
Copy file name to clipboardExpand all lines: java-orchestration-airflow/google-cloud-orchestration-airflow/src/main/java/com/google/cloud/orchestration/airflow/service/v1/stub/ImageVersionsStubSettings.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -72,17 +72,17 @@
72
72
* <p>For example, to set the total timeout of listImageVersions to 30 seconds:
73
73
*
74
74
* <pre>{@code
75
-
* // This snippet has been automatically generated for illustrative purposes only.
76
-
* // It may require modifications to work in your environment.
75
+
* // This snippet has been automatically generated and should be regarded as a code template only.
76
+
* // It will require modifications to work:
77
+
* // - It may require correct/in-range values for request initialization.
78
+
* // - It may require specifying regional endpoints when creating the service client as shown in
0 commit comments