GoogleCloudApigeeV1IntegrationConfig constructor
      
      GoogleCloudApigeeV1IntegrationConfig({ 
    
    
- bool? enabled,
 
Implementation
GoogleCloudApigeeV1IntegrationConfig({
  this.enabled,
});
GoogleCloudApigeeV1IntegrationConfig({
  this.enabled,
});