| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.clone() |
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setApiSource(String apiSource)
Required.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setMethods(List<String> methods)
List of unqualified gRPC method names for the proxy to which quota will be applied.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the methods and API source combination.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setService(String service)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1GrpcOperationConfig> |
GoogleCloudApigeeV1GrpcOperationGroup.getOperationConfigs()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GrpcOperationGroup |
GoogleCloudApigeeV1GrpcOperationGroup.setOperationConfigs(List<GoogleCloudApigeeV1GrpcOperationConfig> operationConfigs)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.