@googleapis/iam
v23.0.0
Published
iam
Downloads
26,090
Readme
iam
Manages identity and access control for Google Cloud resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. Enabling this API also enables the IAM Service Account Credentials API (iamcredentials.googleapis.com). However, disabling this API doesn't disable the IAM Service Account Credentials API.
Installation
$ npm install @googleapis/iam
Usage
All documentation and usage information can be found on GitHub. Information on classes can be found in Googleapis Documentation.
License
This library is licensed under Apache 2.0. Full license text is available in LICENSE.
Contributing
We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see CONTRIBUTING.
Questions/problems?
- Ask your development related questions on StackOverflow.
- If you've found an bug/issue, please file it on GitHub.
Crafted with ❤️ by the Google Node.js team