#google-cloud-platform #request-builder #google-cloud #gcp #sdk

google-cloud-iam-v3

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

4 releases (breaking)

Uses new Rust 2024

new 0.3.0 May 15, 2025
0.2.0 Apr 16, 2025
0.1.0 Feb 19, 2025
0.0.0 Feb 16, 2025

#2752 in Network programming

Download history 241/week @ 2025-02-15 30/week @ 2025-02-22 5/week @ 2025-03-01 2/week @ 2025-04-05 112/week @ 2025-04-12 25/week @ 2025-04-19 2/week @ 2025-04-26 5/week @ 2025-05-03 133/week @ 2025-05-10

173 downloads per month

Apache-2.0

1MB
20K SLoC

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 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

Dependencies

~19–32MB
~560K SLoC