[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCloudCatalog.CloudCatalogBase\u003c/code\u003e class in the Google Cloud Billing v1 API, with the latest version being 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudCatalog.CloudCatalogBase\u003c/code\u003e class serves as the base for server-side implementations of CloudCatalog, inheriting from the base object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods such as \u003ccode\u003eListServices\u003c/code\u003e and \u003ccode\u003eListSkus\u003c/code\u003e, which are used to list all public cloud services and publicly available SKUs, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the parameters and return types for the methods \u003ccode\u003eListServices\u003c/code\u003e and \u003ccode\u003eListSkus\u003c/code\u003e, including request and context objects, as well as the response, which are wrapped by a task.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Billing.V1\u003c/code\u003e, found within the \u003ccode\u003eGoogle.Cloud.Billing.V1.dll\u003c/code\u003e assembly, and it also lists versions of the class ranging from 3.9.0 down to 2.2.0.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Billing v1 API - Class CloudCatalog.CloudCatalogBase (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.8.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.7.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.6.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.5.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.4.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.3.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.2.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.1.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.0.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.3.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.2.0/Google.Cloud.Billing.V1.CloudCatalog.CloudCatalogBase) \n\n [BindServiceMethod(typeof(CloudCatalog), \"BindService\")]\n public abstract class CloudCatalog.CloudCatalogBase\n\nReference documentation and code samples for the Google Cloud Billing v1 API class CloudCatalog.CloudCatalogBase.\n\nBase class for server-side implementations of CloudCatalog \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CloudCatalog.CloudCatalogBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Billing.V1](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Billing.V1.dll\n\nMethods\n-------\n\n### ListServices(ListServicesRequest, ServerCallContext)\n\n public virtual Task\u003cListServicesResponse\u003e ListServices(ListServicesRequest request, ServerCallContext context)\n\nLists all public cloud services.\n\n### ListSkus(ListSkusRequest, ServerCallContext)\n\n public virtual Task\u003cListSkusResponse\u003e ListSkus(ListSkusRequest request, ServerCallContext context)\n\nLists all publicly available SKUs for a given cloud service."]]