GoogleCloudApigeeV1IntegrationConfig constructor

GoogleCloudApigeeV1IntegrationConfig({
  1. bool? enabled,
})

Implementation

GoogleCloudApigeeV1IntegrationConfig({
  this.enabled,
});