Google Cloud Apigee V1Addons Config Response
data class GoogleCloudApigeeV1AddonsConfigResponse(val advancedApiOpsConfig: GoogleCloudApigeeV1AdvancedApiOpsConfigResponse, val apiSecurityConfig: GoogleCloudApigeeV1ApiSecurityConfigResponse, val connectorsPlatformConfig: GoogleCloudApigeeV1ConnectorsPlatformConfigResponse, val integrationConfig: GoogleCloudApigeeV1IntegrationConfigResponse, val monetizationConfig: GoogleCloudApigeeV1MonetizationConfigResponse)
Add-on configurations for the Apigee organization.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1AddonsConfigResponse(advancedApiOpsConfig: GoogleCloudApigeeV1AdvancedApiOpsConfigResponse, apiSecurityConfig: GoogleCloudApigeeV1ApiSecurityConfigResponse, connectorsPlatformConfig: GoogleCloudApigeeV1ConnectorsPlatformConfigResponse, integrationConfig: GoogleCloudApigeeV1IntegrationConfigResponse, monetizationConfig: GoogleCloudApigeeV1MonetizationConfigResponse)