Cloud Spanner V1 API - Module Google::Cloud::Spanner::V1::Tablet::Role (v1.12.0)

Reference documentation and code samples for the Cloud Spanner V1 API module Google::Cloud::Spanner::V1::Tablet::Role.

Indicates the role of the tablet.

Constants

ROLE_UNSPECIFIED

value: 0
Not specified.

READ_WRITE

value: 1
The tablet can perform reads and (if elected leader) writes.

READ_ONLY

value: 2
The tablet can only perform reads.