Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Feb 8, 2024
1 parent 12fdc70 commit 0646ddd
Showing 1 changed file with 25 additions and 7 deletions.
32 changes: 25 additions & 7 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -75845,41 +75845,58 @@
"options": {
"csharp_namespace": {
"valueCounts": {
"Google.Cloud.Retail.V2": 19
"Google.Cloud.Retail.V2": 21
}
},
"go_package": {
"valueCounts": {
"cloud.google.com/go/retail/apiv2/retailpb;retailpb": 19
"cloud.google.com/go/retail/apiv2/retailpb;retailpb": 21
}
},
"java_multiple_files": {
"valueCounts": {
"true": 19
"true": 21
}
},
"java_package": {
"valueCounts": {
"com.google.cloud.retail.v2": 19
"com.google.cloud.retail.v2": 21
}
},
"objc_class_prefix": {
"valueCounts": {
"RETAIL": 19
"RETAIL": 21
}
},
"php_namespace": {
"valueCounts": {
"Google\\Cloud\\Retail\\V2": 19
"Google\\Cloud\\Retail\\V2": 21
}
},
"ruby_package": {
"valueCounts": {
"Google::Cloud::Retail::V2": 19
"Google::Cloud::Retail::V2": 21
}
}
},
"services": [
{
"shortName": "AnalyticsService",
"fullName": "google.cloud.retail.v2.AnalyticsService",
"methods": [
{
"shortName": "ExportAnalyticsMetrics",
"fullName": "google.cloud.retail.v2.AnalyticsService.ExportAnalyticsMetrics",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v2/{catalog=projects/*/locations/*/catalogs/*}:exportAnalyticsMetrics"
}
]
}
]
},
{
"shortName": "CatalogService",
"fullName": "google.cloud.retail.v2.CatalogService",
Expand Down Expand Up @@ -76507,6 +76524,7 @@
"configFile": "retail_v2.yaml",
"serviceConfigApiNames": [
"google.cloud.location.Locations",
"google.cloud.retail.v2.AnalyticsService",
"google.cloud.retail.v2.CatalogService",
"google.cloud.retail.v2.CompletionService",
"google.cloud.retail.v2.ControlService",
Expand Down

0 comments on commit 0646ddd

Please sign in to comment.