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