Skip to content

Commit 919ef83

Browse files
authored
Merge branch 'master' into diff-tests
2 parents 90b5ee4 + b60ecb3 commit 919ef83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

appengine-java8/bigquery/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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
```
2222
git 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
```

appengine-java8/endpoints-v2-skeleton/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# App Engine Standard & Endpoints Frameworks skeleton
1+
# App Engine Standard Environment & Endpoints Frameworks skeleton
22

33
<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">
44
<img alt="Open in Cloud Shell" src ="http://gstatic.com/cloudssh/images/open-btn.png"></a>

0 commit comments

Comments
 (0)