GoogleBigtableAdminV2MaterializedViewClusterState.fromJson constructor
GoogleBigtableAdminV2MaterializedViewClusterState.fromJson(
- Map json_
Implementation
GoogleBigtableAdminV2MaterializedViewClusterState.fromJson(core.Map json_)
: this(replicationState: json_['replicationState'] as core.String?);