GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment.fromJson constructor
GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment.fromJson(
- Map json_
Implementation
GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment.fromJson(
core.Map json_,
) : this(type: json_['type'] as core.String?);