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