[go: up one dir, main page]

google-cloud-iam-v3 0.4.1

Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) API
docs.rs failed to build google-cloud-iam-v3-0.4.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: google-cloud-iam-v3-1.1.0

Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) API

FEEDBACK WANTED: We believe the APIs in this crate are stable, and do not anticipate any breaking changes are needed. We are looking for feedback before labeling the APIs "1.0". Changes (even breaking changes) are still possible, but not expected.

We also believe the implementation is ready for production, bugs are still possible, but not expected.

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.

Quickstart

The main types to work with this crate are the clients:

More Information