[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `CatalogServiceBase` class within the `Google.Cloud.Retail.V2` namespace, serving as the foundation for server-side implementations of CatalogService."],["The `CatalogServiceBase` class is available in multiple versions, ranging from the latest version 2.12.0 down to 1.0.0, each with a link to its specific documentation."],["The class inherits from `System.Object` and provides two primary methods: `ListCatalogs`, which lists all Catalogs associated with a project, and `UpdateCatalog`, which updates existing Catalogs."],["Each method (`ListCatalogs` and `UpdateCatalog`) accepts a specific request type (e.g., `ListCatalogsRequest`, `UpdateCatalogRequest`) and a `ServerCallContext`, returning a task that wraps the respective response."]]],[]]