Skip to content

Commit 8ed6bd6

Browse files
docs(samples): add region tag for oauth dependencies (#570)
1 parent fa998ba commit 8ed6bd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/snippets/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<!-- [END bigquery_java_dependencies] -->
6060
<!-- [END bigquery_install_with_bom] -->
6161

62+
<!-- [START bigquery-enduser-installed-packages] -->
6263
<dependency>
6364
<groupId>com.google.oauth-client</groupId>
6465
<artifactId>google-oauth-client-java6</artifactId>
@@ -69,6 +70,8 @@
6970
<artifactId>google-oauth-client-jetty</artifactId>
7071
<version>1.31.0</version>
7172
</dependency>
73+
<!-- [START bigquery-enduser-installed-packages] -->
74+
7275
<!-- Test dependencies -->
7376
<dependency>
7477
<groupId>junit</groupId>

0 commit comments

Comments
 (0)