GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment.fromJson constructor

GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment.fromJson(
  1. Map json_
)

Implementation

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