Skip to content

Commit

Permalink
chore: regenerate README (googleapis#98)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
{synth_log}
```
</details>
  • Loading branch information
yoshi-automation committed Mar 13, 2020
1 parent 4b2710a commit 9cfe944
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions java-resourcemanager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Google Cloud Resource Manager API Client for Java
# Google Resource Manager API Client for Java

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

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

### Prerequisites

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

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

## About Google Cloud Resource Manager API
## About Resource Manager API


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

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


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

## Transport

Google Cloud Resource Manager API uses HTTP/JSON for the transport layer.
Resource Manager API uses HTTP/JSON for the transport layer.

## Java Versions

Expand Down
2 changes: 1 addition & 1 deletion java-resourcemanager/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2020-02-28T20:16:28.202014Z",
"updateTime": "2020-03-12T22:01:49.524140Z",
"sources": [
{
"template": {
Expand Down

0 comments on commit 9cfe944

Please sign in to comment.