GoogleCloudApigeeV1DeleteCustomReportResponse constructor

GoogleCloudApigeeV1DeleteCustomReportResponse({
  1. String? message,
})

Implementation

GoogleCloudApigeeV1DeleteCustomReportResponse({
  this.message,
});