Module model

Expand description

The messages and enums that are part of this client library.

Modules§

autoscaling_config
Defines additional types related to AutoscalingConfig.
free_instance_metadata
Defines additional types related to FreeInstanceMetadata.
instance
Defines additional types related to Instance.
instance_config
Defines additional types related to InstanceConfig.
instance_partition
Defines additional types related to InstancePartition.
replica_compute_capacity
Defines additional types related to ReplicaComputeCapacity.
replica_info
Defines additional types related to ReplicaInfo.

Structs§

AutoscalingConfig
Autoscaling configuration for an instance.
CreateInstanceConfigMetadata
Metadata type for the operation returned by CreateInstanceConfig.
CreateInstanceConfigRequest
The request for CreateInstanceConfig.
CreateInstanceMetadata
Metadata type for the operation returned by CreateInstance.
CreateInstancePartitionMetadata
Metadata type for the operation returned by CreateInstancePartition.
CreateInstancePartitionRequest
The request for CreateInstancePartition.
CreateInstanceRequest
The request for CreateInstance.
DeleteInstanceConfigRequest
The request for DeleteInstanceConfig.
DeleteInstancePartitionRequest
The request for DeleteInstancePartition.
DeleteInstanceRequest
The request for DeleteInstance.
FreeInstanceMetadata
Free instance specific metadata that is kept even after an instance has been upgraded for tracking purposes.
GetInstanceConfigRequest
The request for GetInstanceConfigRequest.
GetInstancePartitionRequest
The request for GetInstancePartition.
GetInstanceRequest
The request for GetInstance.
Instance
An isolated set of Cloud Spanner resources on which databases can be hosted.
InstanceConfig
A possible configuration for a Cloud Spanner instance. Configurations define the geographic placement of nodes and their replication.
InstancePartition
An isolated set of Cloud Spanner resources that databases can define placements on.
ListInstanceConfigOperationsRequest
The request for ListInstanceConfigOperations.
ListInstanceConfigOperationsResponse
The response for ListInstanceConfigOperations.
ListInstanceConfigsRequest
The request for ListInstanceConfigs.
ListInstanceConfigsResponse
The response for ListInstanceConfigs.
ListInstancePartitionOperationsRequest
The request for ListInstancePartitionOperations.
ListInstancePartitionOperationsResponse
The response for ListInstancePartitionOperations.
ListInstancePartitionsRequest
The request for ListInstancePartitions.
ListInstancePartitionsResponse
The response for ListInstancePartitions.
ListInstancesRequest
The request for ListInstances.
ListInstancesResponse
The response for ListInstances.
MoveInstanceMetadata
Metadata type for the operation returned by MoveInstance.
MoveInstanceRequest
The request for MoveInstance.
MoveInstanceResponse
The response for MoveInstance.
OperationProgress
Encapsulates progress related information for a Cloud Spanner long running instance operations.
ReplicaComputeCapacity
ReplicaComputeCapacity describes the amount of server resources that are allocated to each replica identified by the replica selection.
ReplicaInfo
ReplicaSelection
ReplicaSelection identifies replicas with common properties.
UpdateInstanceConfigMetadata
Metadata type for the operation returned by UpdateInstanceConfig.
UpdateInstanceConfigRequest
The request for UpdateInstanceConfig.
UpdateInstanceMetadata
Metadata type for the operation returned by UpdateInstance.
UpdateInstancePartitionMetadata
Metadata type for the operation returned by UpdateInstancePartition.
UpdateInstancePartitionRequest
The request for UpdateInstancePartition.
UpdateInstanceRequest
The request for UpdateInstance.

Enums§

FulfillmentPeriod
Indicates the expected fulfillment period of an operation.