GoogleBigtableAdminV2MemoryLayerMemoryConfig.fromJson constructor
GoogleBigtableAdminV2MemoryLayerMemoryConfig.fromJson(
- Map json_
Implementation
GoogleBigtableAdminV2MemoryLayerMemoryConfig.fromJson(core.Map json_)
: this(storageSizeGib: json_['storageSizeGib'] as core.int?);