com.google.cloud.commerce.consumer.procurement.v1alpha1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-cloudcommerceconsumerprocurement Show documentation
Show all versions of google-cloud-cloudcommerceconsumerprocurement Show documentation
Cloud Commerce Consumer Procurement Find top solutions integrated with Google Cloud to accelerate your digital transformation. Scale and simplify procurement for your organization with online discovery, flexible purchasing, and fulfillment of enterprise-grade cloud solutions.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.commerce.consumer.procurement.v1alpha1",
"libraryPackage": "com.google.cloud.commerce.consumer.procurement.v1alpha1",
"services": {
"ConsumerProcurementService": {
"clients": {
"grpc": {
"libraryClient": "ConsumerProcurementServiceClient",
"rpcs": {
"GetOrder": {
"methods": ["getOrder", "getOrder", "getOrderCallable"]
},
"ListOrders": {
"methods": ["listOrders", "listOrders", "listOrdersPagedCallable", "listOrdersCallable"]
},
"PlaceOrder": {
"methods": ["placeOrderAsync", "placeOrderOperationCallable", "placeOrderCallable"]
}
}
}
}
}
}
}