llmOperations property

List<GoogleCloudApigeeV1LlmOperation>? llmOperations
getter/setter pair

List of resource/method/model for the API proxy to which quota will applied.

Note: Currently, you can specify only a single resource/method/model mapping. The call will fail if more than one resource/method/model mappings are provided.

Required.

Implementation

core.List<GoogleCloudApigeeV1LlmOperation>? llmOperations;