GoogleCloudApigeeV1AddonsConfig constructor
GoogleCloudApigeeV1AddonsConfig({
- GoogleCloudApigeeV1AdvancedApiOpsConfig? advancedApiOpsConfig,
- GoogleCloudApigeeV1AnalyticsConfig? analyticsConfig,
- GoogleCloudApigeeV1ApiSecurityConfig? apiSecurityConfig,
- GoogleCloudApigeeV1ConnectorsPlatformConfig? connectorsPlatformConfig,
- GoogleCloudApigeeV1IntegrationConfig? integrationConfig,
- GoogleCloudApigeeV1MonetizationConfig? monetizationConfig,
Implementation
GoogleCloudApigeeV1AddonsConfig({
this.advancedApiOpsConfig,
this.analyticsConfig,
this.apiSecurityConfig,
this.connectorsPlatformConfig,
this.integrationConfig,
this.monetizationConfig,
});