operations property

List<GoogleCloudApigeeV1PayloadOperation>? operations
getter/setter pair

List of payload operations for the API proxy to which quota will be applied.

Required.

Implementation

core.List<GoogleCloudApigeeV1PayloadOperation>? operations;