Skip to main content

Module client

Module client 

Source
Expand description

Spanner client implementations.

Structs§

DatabaseAdmin
Implements a client for the Cloud Spanner API.
DatabaseClient
A client for interacting with a specific Spanner database.
Factory
A factory for constructing Spanner clients.
InstanceAdmin
Implements a client for the Cloud Spanner API.
Spanner
A client for the Spanner API.

Traits§

SpannerBuilderExt
Extension trait for ClientBuilder (also exported as SpannerBuilder) to configure Spanner-specific options.

Type Aliases§

ClientBuilder
A builder for the Spanner client.