google_api_bigtable_admin v0.10.0 GoogleApi.BigtableAdmin.V2.Model.ClusterState View Source

The state of a table's data in a particular cluster.

Attributes

  • replicationState (type: String.t, default: nil) - Output only. The state of replication for the table in this cluster.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.BigtableAdmin.V2.Model.ClusterState{
  replicationState: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.