#google-cloud-platform #iam #gcp #google-cloud #sdk

google-cloud-iam-admin-v1

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

3 releases (breaking)

Uses new Rust 2024

new 0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#2905 in Network programming

Download history 217/week @ 2025-02-14 49/week @ 2025-02-21 5/week @ 2025-02-28 2/week @ 2025-04-04 77/week @ 2025-04-11

79 downloads per month

Apache-2.0

1MB
18K 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.

This crate contains traits, types, and functions to interact with Identity and Access Management (IAM) API Most applications will use the structs defined in the [client] module. More specifically:


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

Dependencies

~19–32MB
~561K SLoC