Skip to content

Commit 4d8b76d

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent f910a48 commit 4d8b76d

1 file changed

Lines changed: 78 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29177,6 +29177,84 @@
2917729177
"google.cloud.clouddms.v1.DataMigrationService"
2917829178
]
2917929179
},
29180+
{
29181+
"id": "google.cloud.commerce.consumer.procurement.v1alpha1",
29182+
"directory": "google/cloud/commerce/consumer/procurement/v1alpha1",
29183+
"version": "v1alpha1",
29184+
"majorVersion": "v1",
29185+
"hostName": "cloudcommerceconsumerprocurement.googleapis.com",
29186+
"title": "Cloud Commerce Consumer Procurement API",
29187+
"description": "Enables consumers to procure products served by Cloud Marketplace platform",
29188+
"importDirectories": [
29189+
"google/api",
29190+
"google/cloud/commerce/consumer/procurement/v1alpha1",
29191+
"google/longrunning",
29192+
"google/protobuf"
29193+
],
29194+
"options": {
29195+
"go_package": {
29196+
"valueCounts": {
29197+
"google.golang.org/genproto/googleapis/cloud/commerce/consumer/procurement/v1alpha1;procurement": 2
29198+
}
29199+
},
29200+
"java_multiple_files": {
29201+
"valueCounts": {
29202+
"true": 2
29203+
}
29204+
},
29205+
"java_package": {
29206+
"valueCounts": {
29207+
"com.google.cloud.commerce.consumer.procurement.v1alpha1": 2
29208+
}
29209+
}
29210+
},
29211+
"services": [
29212+
{
29213+
"shortName": "ConsumerProcurementService",
29214+
"fullName": "google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService",
29215+
"methods": [
29216+
{
29217+
"shortName": "GetOrder",
29218+
"fullName": "google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService.GetOrder",
29219+
"mode": "UNARY",
29220+
"bindings": [
29221+
{
29222+
"httpMethod": "GET",
29223+
"path": "/v1alpha1/{name=billingAccounts/*/orders/*}"
29224+
}
29225+
]
29226+
},
29227+
{
29228+
"shortName": "ListOrders",
29229+
"fullName": "google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService.ListOrders",
29230+
"mode": "UNARY",
29231+
"bindings": [
29232+
{
29233+
"httpMethod": "GET",
29234+
"path": "/v1alpha1/{parent=billingAccounts/*}/orders"
29235+
}
29236+
]
29237+
},
29238+
{
29239+
"shortName": "PlaceOrder",
29240+
"fullName": "google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService.PlaceOrder",
29241+
"mode": "UNARY",
29242+
"bindings": [
29243+
{
29244+
"httpMethod": "POST",
29245+
"path": "/v1alpha1/{parent=billingAccounts/*}/orders:place"
29246+
}
29247+
]
29248+
}
29249+
]
29250+
}
29251+
],
29252+
"configFile": "cloudcommerceconsumerprocurement_v1alpha1.yaml",
29253+
"serviceConfigApiNames": [
29254+
"google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService",
29255+
"google.longrunning.Operations"
29256+
]
29257+
},
2918029258
{
2918129259
"id": "google.cloud.compute.v1",
2918229260
"directory": "google/cloud/compute/v1",

0 commit comments

Comments
 (0)