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
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorGroupServiceClient.java
+21-1Lines changed: 21 additions & 1 deletion
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.
@@ -33,6 +33,8 @@
33
33
* calls that map to API methods. Sample code to get started:
34
34
*
35
35
* <pre>{@code
36
+
* // This snippet has been automatically generated for illustrative purposes only.
37
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorGroupServiceSettings.java
+3-1Lines changed: 3 additions & 1 deletion
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.
@@ -50,6 +50,8 @@
50
50
* <p>For example, to set the total timeout of getGroup to 30 seconds:
51
51
*
52
52
* <pre>{@code
53
+
* // This snippet has been automatically generated for illustrative purposes only.
54
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorStatsServiceClient.java
+35-1Lines changed: 35 additions & 1 deletion
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.
@@ -42,6 +42,8 @@
42
42
* calls that map to API methods. Sample code to get started:
43
43
*
44
44
* <pre>{@code
45
+
* // This snippet has been automatically generated for illustrative purposes only.
46
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorStatsServiceSettings.java
+3-1Lines changed: 3 additions & 1 deletion
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.
@@ -54,6 +54,8 @@
54
54
* <p>For example, to set the total timeout of deleteEvents to 30 seconds:
55
55
*
56
56
* <pre>{@code
57
+
* // This snippet has been automatically generated for illustrative purposes only.
58
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ReportErrorsServiceClient.java
+15-1Lines changed: 15 additions & 1 deletion
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.
@@ -33,6 +33,8 @@
33
33
* calls that map to API methods. Sample code to get started:
34
34
*
35
35
* <pre>{@code
36
+
* // This snippet has been automatically generated for illustrative purposes only.
37
+
* // It may require modifications to work in your environment.
Copy file name to clipboardExpand all lines: google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ReportErrorsServiceSettings.java
+3-1Lines changed: 3 additions & 1 deletion
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.
@@ -50,6 +50,8 @@
50
50
* <p>For example, to set the total timeout of reportErrorEvent to 30 seconds:
51
51
*
52
52
* <pre>{@code
53
+
* // This snippet has been automatically generated for illustrative purposes only.
54
+
* // It may require modifications to work in your environment.
0 commit comments