| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1Quota.clone() |
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1OperationConfig.getQuota()
Quota parameters to be enforced for the resources, methods, and API source combination.
|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1GraphQLOperationConfig.getQuota()
Quota parameters to be enforced for the resources, methods, and API source combination.
|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1GrpcOperationConfig.getQuota()
Quota parameters to be enforced for the methods and API source combination.
|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1Quota.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1Quota.setInterval(String interval)
Required.
|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1Quota.setLimit(String limit)
Required.
|
GoogleCloudApigeeV1Quota |
GoogleCloudApigeeV1Quota.setTimeUnit(String timeUnit)
Time unit defined for the `interval`.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the resources, methods, and API source combination.
|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the resources, methods, and API source combination.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the methods and API source combination.
|
Copyright © 2011–2025 Google. All rights reserved.