operations property

List<GoogleCloudApigeeV1Operation>? operations
getter/setter pair

List of resource/method pairs for the API proxy or remote service to which quota will applied.

Note: Currently, you can specify only a single resource/method pair. The call will fail if more than one resource/method pair is provided.

Implementation

core.List<GoogleCloudApigeeV1Operation>? operations;