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