blob: 1c5bd7cab0691d84dfaf0fdcb0b56408600af429 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.retail.v2alpha",
"libraryPackage": "cloud.google.com/go/retail/apiv2alpha",
"services": {
"CatalogService": {
"clients": {
"grpc": {
"libraryClient": "CatalogClient",
"rpcs": {
"AddCatalogAttribute": {
"methods": [
"AddCatalogAttribute"
]
},
"GetAttributesConfig": {
"methods": [
"GetAttributesConfig"
]
},
"GetCompletionConfig": {
"methods": [
"GetCompletionConfig"
]
},
"GetDefaultBranch": {
"methods": [
"GetDefaultBranch"
]
},
"ListCatalogs": {
"methods": [
"ListCatalogs"
]
},
"RemoveCatalogAttribute": {
"methods": [
"RemoveCatalogAttribute"
]
},
"ReplaceCatalogAttribute": {
"methods": [
"ReplaceCatalogAttribute"
]
},
"SetDefaultBranch": {
"methods": [
"SetDefaultBranch"
]
},
"UpdateAttributesConfig": {
"methods": [
"UpdateAttributesConfig"
]
},
"UpdateCatalog": {
"methods": [
"UpdateCatalog"
]
},
"UpdateCompletionConfig": {
"methods": [
"UpdateCompletionConfig"
]
}
}
}
}
},
"CompletionService": {
"clients": {
"grpc": {
"libraryClient": "CompletionClient",
"rpcs": {
"CompleteQuery": {
"methods": [
"CompleteQuery"
]
},
"ImportCompletionData": {
"methods": [
"ImportCompletionData"
]
}
}
}
}
},
"ControlService": {
"clients": {
"grpc": {
"libraryClient": "ControlClient",
"rpcs": {
"CreateControl": {
"methods": [
"CreateControl"
]
},
"DeleteControl": {
"methods": [
"DeleteControl"
]
},
"GetControl": {
"methods": [
"GetControl"
]
},
"ListControls": {
"methods": [
"ListControls"
]
},
"UpdateControl": {
"methods": [
"UpdateControl"
]
}
}
}
}
},
"PredictionService": {
"clients": {
"grpc": {
"libraryClient": "PredictionClient",
"rpcs": {
"Predict": {
"methods": [
"Predict"
]
}
}
}
}
},
"ProductService": {
"clients": {
"grpc": {
"libraryClient": "ProductClient",
"rpcs": {
"AddFulfillmentPlaces": {
"methods": [
"AddFulfillmentPlaces"
]
},
"AddLocalInventories": {
"methods": [
"AddLocalInventories"
]
},
"CreateProduct": {
"methods": [
"CreateProduct"
]
},
"DeleteProduct": {
"methods": [
"DeleteProduct"
]
},
"GetProduct": {
"methods": [
"GetProduct"
]
},
"ImportProducts": {
"methods": [
"ImportProducts"
]
},
"ListProducts": {
"methods": [
"ListProducts"
]
},
"PurgeProducts": {
"methods": [
"PurgeProducts"
]
},
"RemoveFulfillmentPlaces": {
"methods": [
"RemoveFulfillmentPlaces"
]
},
"RemoveLocalInventories": {
"methods": [
"RemoveLocalInventories"
]
},
"SetInventory": {
"methods": [
"SetInventory"
]
},
"UpdateProduct": {
"methods": [
"UpdateProduct"
]
}
}
}
}
},
"SearchService": {
"clients": {
"grpc": {
"libraryClient": "SearchClient",
"rpcs": {
"Search": {
"methods": [
"Search"
]
}
}
}
}
},
"ServingConfigService": {
"clients": {
"grpc": {
"libraryClient": "ServingConfigClient",
"rpcs": {
"AddControl": {
"methods": [
"AddControl"
]
},
"CreateServingConfig": {
"methods": [
"CreateServingConfig"
]
},
"DeleteServingConfig": {
"methods": [
"DeleteServingConfig"
]
},
"GetServingConfig": {
"methods": [
"GetServingConfig"
]
},
"ListServingConfigs": {
"methods": [
"ListServingConfigs"
]
},
"RemoveControl": {
"methods": [
"RemoveControl"
]
},
"UpdateServingConfig": {
"methods": [
"UpdateServingConfig"
]
}
}
}
}
},
"UserEventService": {
"clients": {
"grpc": {
"libraryClient": "UserEventClient",
"rpcs": {
"CollectUserEvent": {
"methods": [
"CollectUserEvent"
]
},
"ImportUserEvents": {
"methods": [
"ImportUserEvents"
]
},
"PurgeUserEvents": {
"methods": [
"PurgeUserEvents"
]
},
"RejoinUserEvents": {
"methods": [
"RejoinUserEvents"
]
},
"WriteUserEvent": {
"methods": [
"WriteUserEvent"
]
}
}
}
}
}
}
}