File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<a href =" https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/java-docs-samples&page=editor&open_in_editor=appengine-java8/bigquery/README.md " >
22<img alt =" Open in Cloud Shell " src =" http://gstatic.com/cloudssh/images/open-btn.png " ></a >
33
4- # Google Cloud API Showcase: Cloud BigQuery & StackDriver Monitoring in App Engine Standard Java 8 Environment
4+ # Google Cloud API Showcase: Cloud BigQuery & StackDriver Monitoring in App Engine Standard Environment for Java 8
55
6- This API Showcase demonstrates how to run an AppEngine Standard application with dependencies on both
6+ This API Showcase demonstrates how to run an AppEngine standard environment application with dependencies on both
77[ Google BigQuery] [ bigquery ] and [ StackDriver Monitoring] [ stackdriver ] .
88
99[ bigquery ] : https://cloud.google.com/bigquery/docs
@@ -16,7 +16,7 @@ The home page also provides a summary view of the metrics that have been logged
1616
1717## Clone the sample app
1818
19- Copy the sample apps to your local machine, and cd to the appengine-java8/bigquery directory:
19+ Copy the sample apps to your local machine, and cd to the ` appengine-java8/bigquery ` directory:
2020
2121```
2222git clone https://github.com/GoogleCloudPlatform/java-docs-samples
@@ -56,7 +56,7 @@ few moments and try again.
5656
5757## Deploy
5858
59- - Deploy to AppEngine Standard using the following Maven command.
59+ - Deploy to AppEngine standard environment using the following Maven command.
6060```
6161 mvn appengine:deploy
6262```
You can’t perform that action at this time.
0 commit comments