GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubApiArray constructor

GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubApiArray({
  1. List<String>? apis,
})

Implementation

GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubApiArray({
  this.apis,
});