Google Cloud Apigee V1Operation Config Response
data class GoogleCloudApigeeV1OperationConfigResponse(val apiSource: String, val attributes: List<GoogleCloudApigeeV1AttributeResponse>, val operations: List<GoogleCloudApigeeV1OperationResponse>, val quota: GoogleCloudApigeeV1QuotaResponse)
Binds the resources in an API proxy or remote service with the allowed REST methods and associated quota enforcement.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1OperationConfigResponse(apiSource: String, attributes: List<GoogleCloudApigeeV1AttributeResponse>, operations: List<GoogleCloudApigeeV1OperationResponse>, quota: GoogleCloudApigeeV1QuotaResponse)