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-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/AssuredWorkloadsServiceClient.java
+49-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -47,6 +47,8 @@
47
47
* calls that map to API methods. Sample code to get started:
48
48
*
49
49
* <pre>{@code
50
+
* // This snippet has been automatically generated for illustrative purposes only.
51
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/AssuredWorkloadsServiceSettings.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -56,6 +56,8 @@
56
56
* <p>For example, to set the total timeout of updateWorkload 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.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/package-info.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -26,6 +26,8 @@
26
26
* <p>Sample for AssuredWorkloadsServiceClient:
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.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/stub/AssuredWorkloadsServiceStub.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/stub/AssuredWorkloadsServiceStubSettings.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -82,6 +82,8 @@
82
82
* <p>For example, to set the total timeout of updateWorkload to 30 seconds:
83
83
*
84
84
* <pre>{@code
85
+
* // This snippet has been automatically generated for illustrative purposes only.
86
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/stub/GrpcAssuredWorkloadsServiceCallableFactory.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Copy file name to clipboardExpand all lines: java-assured-workloads/google-cloud-assured-workloads/src/main/java/com/google/cloud/assuredworkloads/v1/stub/GrpcAssuredWorkloadsServiceStub.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2021 Google LLC
2
+
* Copyright 2022 Google LLC
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
0 commit comments