Skip to content

Commit 18a27b6

Browse files
dzlier-gcpminherz
authored andcommitted
Add updated region tags for error_reporting_setup_java[_appengine_flex]. (#1305)
1 parent 74b8c5f commit 18a27b6

File tree

1 file changed

+2
-0
lines changed
  • errorreporting/snippets/src/main/java/com/example/errorreporting

1 file changed

+2
-0
lines changed

errorreporting/snippets/src/main/java/com/example/errorreporting/QuickStart.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
// [START errorreporting_quickstart]
2020
// [START error_reporting_quickstart]
21+
// [START error_reporting_setup_java]
2122

2223
import com.google.cloud.ServiceOptions;
2324
import com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient;
@@ -65,5 +66,6 @@ public static void main(String[] args) throws Exception {
6566
}
6667
}
6768
}
69+
// [END error_reporting_setup_java]
6870
// [END error_reporting_quickstart]
6971
// [END errorreporting_quickstart]

0 commit comments

Comments
 (0)