GoogleCloudApigeeV1OperationGroup class

List of operation configuration details associated with Apigee API proxies or remote services.

Remote services are non-Apigee proxies, such as Istio-Envoy.

Properties

hashCode int
The hash code for this object.
no setterinherited
operationConfigs List<GoogleCloudApigeeV1OperationConfig>?
List of operation configurations for either Apigee API proxies or other remote services that are associated with this API product.
getter/setter pair
operationConfigType String?
Flag that specifes whether the configuration is for Apigee API proxy or a remote service.
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