GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource constructor

GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource({
  1. String? name,
  2. String? type,
})

Implementation

GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource({
  this.name,
  this.type,
});