AdcApplication constructor

AdcApplication({
  1. GoogleCloudSecuritycenterV1ResourceApplicationAttributes? attributes,
  2. String? name,
})

Implementation

AdcApplication({this.attributes, this.name});