google-cloud-rust-raw 0.16.1

A set of client libraries to interact with various Google Cloud Platform services
Documentation
1
2
3
4
5
6
7
8
9
10
// @generated

use crate::{
    api::{config_change, service},
    longrunning::operations,
};

pub mod resources;
pub mod servicemanager;
pub mod servicemanager_grpc;