Google Cloud Spanner v1 API - Enum Tablet.Types.Role (5.10.0)

public enum Tablet.Types.Role

Reference documentation and code samples for the Google Cloud Spanner v1 API enum Tablet.Types.Role.

Indicates the role of the tablet.

Namespace

Google.Cloud.Spanner.V1

Assembly

Google.Cloud.Spanner.V1.dll

Fields

Name Description
ReadOnly

The tablet can only perform reads.

ReadWrite

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

Unspecified

Not specified.