File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<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 " >
2
2
<img alt =" Open in Cloud Shell " src =" http://gstatic.com/cloudssh/images/open-btn.png " ></a >
3
3
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
5
5
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
7
7
[ Google BigQuery] [ bigquery ] and [ StackDriver Monitoring] [ stackdriver ] .
8
8
9
9
[ 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
16
16
17
17
## Clone the sample app
18
18
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:
20
20
21
21
```
22
22
git clone https://github.com/GoogleCloudPlatform/java-docs-samples
@@ -56,7 +56,7 @@ few moments and try again.
56
56
57
57
## Deploy
58
58
59
- - Deploy to AppEngine Standard using the following Maven command.
59
+ - Deploy to AppEngine standard environment using the following Maven command.
60
60
```
61
61
mvn appengine:deploy
62
62
```
Original file line number Diff line number Diff line change 1
- # App Engine Standard & Endpoints Frameworks skeleton
1
+ # App Engine Standard Environment & Endpoints Frameworks skeleton
2
2
3
3
<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/endpoints-v2-skeleton/README.md " >
4
4
<img alt =" Open in Cloud Shell " src =" http://gstatic.com/cloudssh/images/open-btn.png " ></a >
You can’t perform that action at this time.
0 commit comments