Skip to main content

Module client

Module client 

Source
Expand description

§Example

    let client = LoggingServiceV2::builder().build().await?;
    // use `client` to make requests to the Cloud Logging API.

Concrete implementations of this client library traits.

Structs§

ConfigServiceV2
Implements a client for the Cloud Logging API.
LoggingServiceV2
Implements a client for the Cloud Logging API.
MetricsServiceV2
Implements a client for the Cloud Logging API.