Skip to content

Commit 53b3a73

Browse files
committed
Merge pull request GoogleCloudPlatform#34 from GoogleCloudPlatform/all
Add 'all' region tag.
2 parents c7fb77a + 12c6c5c commit 53b3a73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bigquery/src/main/java/com/google/cloud/bigquery/samples/GettingStarted.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* or implied. See the License for the specific language governing permissions and limitations under
1212
* the License.
1313
*/
14-
14+
// [START all]
1515
package com.google.cloud.bigquery.samples;
1616

1717

@@ -164,3 +164,4 @@ public static void main(String[] args) throws IOException {
164164
}
165165

166166
}
167+
// [END all]

0 commit comments

Comments
 (0)