GoogleCloudApigeeV1ListCustomReportsResponse constructor

GoogleCloudApigeeV1ListCustomReportsResponse({
  1. List<GoogleCloudApigeeV1CustomReport>? qualifier,
})

Implementation

GoogleCloudApigeeV1ListCustomReportsResponse({
  this.qualifier,
});