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