GoogleCloudApigeeV1AddonsConfig class

Add-on configurations for the Apigee organization.

Properties

advancedApiOpsConfig GoogleCloudApigeeV1AdvancedApiOpsConfig?
Configuration for the Advanced API Ops add-on.
getter/setter pair
analyticsConfig GoogleCloudApigeeV1AnalyticsConfig?
Configuration for the Analytics add-on.
getter/setter pair
apiSecurityConfig GoogleCloudApigeeV1ApiSecurityConfig?
Configuration for the API Security add-on.
getter/setter pair
connectorsPlatformConfig GoogleCloudApigeeV1ConnectorsPlatformConfig?
Configuration for the Connectors Platform add-on.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
integrationConfig GoogleCloudApigeeV1IntegrationConfig?
Configuration for the Integration add-on.
getter/setter pair
monetizationConfig GoogleCloudApigeeV1MonetizationConfig?
Configuration for the Monetization add-on.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited