Skip to content

Commit 9cfe944

Browse files
chore: regenerate README (googleapis#98)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` {synth_log} ``` </details>
1 parent 4b2710a commit 9cfe944

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

java-resourcemanager/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Google Google Cloud Resource Manager API Client for Java
1+
# Google Resource Manager API Client for Java
22

3-
Java idiomatic client for [Google Cloud Resource Manager API][product-docs].
3+
Java idiomatic client for [Resource Manager API][product-docs].
44

55
[![Maven][maven-version-image]][maven-version-link]
66
![Stability][stability-image]
@@ -64,7 +64,7 @@ See the [Authentication][authentication] section in the base directory's README.
6464

6565
### Prerequisites
6666

67-
You will need a [Google Cloud Platform Console][developer-console] project with the Google Cloud Resource Manager API [API enabled][enable-api].
67+
You will need a [Google Cloud Platform Console][developer-console] project with the Resource Manager API [API enabled][enable-api].
6868

6969
[Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by
7070
[installing the Google Cloud SDK][cloud-sdk] and running the following commands in command line:
@@ -75,13 +75,13 @@ You will need a [Google Cloud Platform Console][developer-console] project with
7575
You'll need to obtain the `google-cloud-resourcemanager` library. See the [Quickstart](#quickstart) section
7676
to add `google-cloud-resourcemanager` as a dependency in your code.
7777

78-
## About Google Cloud Resource Manager API
78+
## About Resource Manager API
7979

8080

81-
[Google Cloud Resource Manager API][product-docs] enables you to programmatically manage resources by project, folder, and organization.
81+
[Resource Manager API][product-docs] enables you to programmatically manage resources by project, folder, and organization.
8282

83-
See the [Google Cloud Resource Manager API client library docs][javadocs] to learn how to
84-
use this Google Cloud Resource Manager API Client Library.
83+
See the [Resource Manager API client library docs][javadocs] to learn how to
84+
use this Resource Manager API Client Library.
8585

8686

8787
#### Creating an authorized service object
@@ -234,7 +234,7 @@ To get help, follow the instructions in the [shared Troubleshooting document][tr
234234

235235
## Transport
236236

237-
Google Cloud Resource Manager API uses HTTP/JSON for the transport layer.
237+
Resource Manager API uses HTTP/JSON for the transport layer.
238238

239239
## Java Versions
240240

java-resourcemanager/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-02-28T20:16:28.202014Z",
2+
"updateTime": "2020-03-12T22:01:49.524140Z",
33
"sources": [
44
{
55
"template": {

0 commit comments

Comments
 (0)