google-cloud-iam-admin-v1 0.3.0

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

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

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.

Quickstart

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

More Information