| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.clone() |
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setApiSource(String apiSource)
Required.
|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setOperations(List<GoogleCloudApigeeV1Operation> operations)
List of resource/method pairs for the API proxy or remote service to which quota will applied.
|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the resources, methods, and API source combination.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1OperationConfig> |
GoogleCloudApigeeV1OperationGroup.getOperationConfigs()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationGroup |
GoogleCloudApigeeV1OperationGroup.setOperationConfigs(List<GoogleCloudApigeeV1OperationConfig> operationConfigs)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.