GoogleCloudSecuritycenterV1CustomOutputSpec constructor

GoogleCloudSecuritycenterV1CustomOutputSpec({
  1. List<GoogleCloudSecuritycenterV1Property>? properties,
})

Implementation

GoogleCloudSecuritycenterV1CustomOutputSpec({
  this.properties,
});