GoogleCloudApigeeV1PayloadOperationGroup class
List of payload operation configuration details associated with Apigee API proxies.
Payload operations enable governance of protocols where operations are embedded in the request body (such as JSON-RPC) rather than defined by the URL path.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
operationConfigs
↔ List<
GoogleCloudApigeeV1PayloadOperationConfig> ? -
List of payload operation configurations for Apigee API proxies that are
associated with this API product.
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