| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.clone() |
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setApiSource(String apiSource)
Required.
|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setOperations(List<GoogleCloudApigeeV1GraphQLOperation> operations)
Required.
|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setQuota(GoogleCloudApigeeV1Quota quota)
Quota parameters to be enforced for the resources, methods, and API source combination.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1GraphQLOperationConfig> |
GoogleCloudApigeeV1GraphQLOperationGroup.getOperationConfigs()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GraphQLOperationGroup |
GoogleCloudApigeeV1GraphQLOperationGroup.setOperationConfigs(List<GoogleCloudApigeeV1GraphQLOperationConfig> operationConfigs)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.