You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-cloud-resourcemanager/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# @google-cloud/resource ([Alpha][versioning])
2
-
> Google Cloud Resource Manager Client Library for Node.js
2
+
> Cloud Resource Manager Client Library for Node.js
3
3
4
4
*Looking for more Google APIs than just Resource Manager? You might want to check out [`google-cloud`][google-cloud].*
5
5
@@ -44,7 +44,7 @@ var resource = require('@google-cloud/resource')({
44
44
45
45
## Authentication
46
46
47
-
It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Google Cloud services.
47
+
It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Cloud services.
0 commit comments