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
7575You'll need to obtain the ` google-cloud-resourcemanager ` library. See the [ Quickstart] ( #quickstart ) section
7676to 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
0 commit comments