[go: up one dir, main page]

google-cloud-location 0.2.0

Google Cloud Client Libraries for Rust - Cloud Metadata API
Documentation

Google Cloud Client Libraries for Rust - Cloud Metadata 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 API provides static metadata about Google Cloud Platform. Currently, it only provides basic information about Google Cloud locations, such as zones, regions, and countries.

Quickstart

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

More Information