operationConfigs property

List<GoogleCloudApigeeV1GraphQLOperationConfig>? operationConfigs
getter/setter pair

List of operation configurations for either Apigee API proxies or other remote services that are associated with this API product.

Required.

Implementation

core.List<GoogleCloudApigeeV1GraphQLOperationConfig>? operationConfigs;