google-cloud-iam-v3

Crates.iogoogle-cloud-iam-v3
lib.rsgoogle-cloud-iam-v3
version0.4.5
created_at2025-02-16 16:45:00.923474+00
updated_at2025-08-29 02:54:29.758517+00
descriptionGoogle Cloud Client Libraries for Rust - Identity and Access Management (IAM) API
homepage
repositoryhttps://github.com/googleapis/google-cloud-rust/tree/main
max_upload_size
id1557929
size486,335
Cody Oss (codyoss)

documentation

README

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

Commit count: 2077

cargo fmt