[[["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\u003eThe \u003ccode\u003eCloudCatalogClientImpl\u003c/code\u003e class is a client wrapper implementation for the Google Cloud Billing v1 API's \u003ccode\u003eCloudCatalogClient\u003c/code\u003e, designed for convenient usage.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eCloudCatalogClient\u003c/code\u003e and provides methods for interacting with the Cloud Catalog, such as \u003ccode\u003eListServices\u003c/code\u003e and \u003ccode\u003eListSkus\u003c/code\u003e for listing cloud services and SKUs.\u003c/p\u003e\n"],["\u003cp\u003eIt allows the creation of a client wrapper for the CloudCatalog service, taking a gRPC client, settings, and an optional logger as parameters, in order to use the functions contained in this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties like \u003ccode\u003eGrpcClient\u003c/code\u003e, providing access to the underlying gRPC CloudCatalog client, and overrides several methods from the \u003ccode\u003eCloudCatalogClient\u003c/code\u003e base class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation has been made available in versions ranging from 2.2.0 to the latest 3.9.0, which can be accessed at their respective URLs.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Billing v1 API - Class CloudCatalogClientImpl (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.CloudCatalogClientImpl)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.8.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.7.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.6.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.5.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.4.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.3.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.2.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.1.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.0.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.3.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.2.0/Google.Cloud.Billing.V1.CloudCatalogClientImpl) \n\n public sealed class CloudCatalogClientImpl : CloudCatalogClient\n\nReference documentation and code samples for the Google Cloud Billing v1 API class CloudCatalogClientImpl.\n\nCloudCatalog client wrapper implementation, for convenient use. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [CloudCatalogClient](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient) \\\u003e CloudCatalogClientImpl \n\nInherited Members\n-----------------\n\n[CloudCatalogClient.DefaultEndpoint](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_DefaultEndpoint) \n[CloudCatalogClient.DefaultScopes](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_DefaultScopes) \n[CloudCatalogClient.ServiceMetadata](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ServiceMetadata) \n[CloudCatalogClient.CreateAsync(CancellationToken)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_CreateAsync_System_Threading_CancellationToken_) \n[CloudCatalogClient.Create()](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_Create) \n[CloudCatalogClient.ShutdownDefaultChannelsAsync()](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ShutdownDefaultChannelsAsync) \n[CloudCatalogClient.ListServices(string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListServices_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[CloudCatalogClient.ListServicesAsync(string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListServicesAsync_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[CloudCatalogClient.ListSkus(string, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkus_System_String_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[CloudCatalogClient.ListSkusAsync(string, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkusAsync_System_String_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[CloudCatalogClient.ListSkus(ServiceName, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkus_Google_Cloud_Billing_V1_ServiceName_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[CloudCatalogClient.ListSkusAsync(ServiceName, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkusAsync_Google_Cloud_Billing_V1_ServiceName_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \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.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\nRemarks\n-------\n\nA catalog of Google Cloud Platform services and SKUs.\nProvides pricing information and metadata on Google Cloud Platform services\nand SKUs.\n\nConstructors\n------------\n\n### CloudCatalogClientImpl(CloudCatalogClient, CloudCatalogSettings, ILogger)\n\n public CloudCatalogClientImpl(CloudCatalog.CloudCatalogClient grpcClient, CloudCatalogSettings settings, ILogger logger)\n\nConstructs a client wrapper for the CloudCatalog service, with the specified gRPC client and settings.\n\nProperties\n----------\n\n### GrpcClient\n\n public override CloudCatalog.CloudCatalogClient GrpcClient { get; }\n\nThe underlying gRPC CloudCatalog client\n\n**Overrides** \n[CloudCatalogClient.GrpcClient](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_GrpcClient)\n\nMethods\n-------\n\n### ListServices(ListServicesRequest, CallSettings)\n\n public override PagedEnumerable\u003cListServicesResponse, Service\u003e ListServices(ListServicesRequest request, CallSettings callSettings = null)\n\nLists all public cloud services.\n\n**Overrides** \n[CloudCatalogClient.ListServices(ListServicesRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListServices_Google_Cloud_Billing_V1_ListServicesRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListServicesAsync(ListServicesRequest, CallSettings)\n\n public override PagedAsyncEnumerable\u003cListServicesResponse, Service\u003e ListServicesAsync(ListServicesRequest request, CallSettings callSettings = null)\n\nLists all public cloud services.\n\n**Overrides** \n[CloudCatalogClient.ListServicesAsync(ListServicesRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListServicesAsync_Google_Cloud_Billing_V1_ListServicesRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListSkus(ListSkusRequest, CallSettings)\n\n public override PagedEnumerable\u003cListSkusResponse, Sku\u003e ListSkus(ListSkusRequest request, CallSettings callSettings = null)\n\nLists all publicly available SKUs for a given cloud service.\n\n**Overrides** \n[CloudCatalogClient.ListSkus(ListSkusRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkus_Google_Cloud_Billing_V1_ListSkusRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListSkusAsync(ListSkusRequest, CallSettings)\n\n public override PagedAsyncEnumerable\u003cListSkusResponse, Sku\u003e ListSkusAsync(ListSkusRequest request, CallSettings callSettings = null)\n\nLists all publicly available SKUs for a given cloud service.\n\n**Overrides** \n[CloudCatalogClient.ListSkusAsync(ListSkusRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.CloudCatalogClient#Google_Cloud_Billing_V1_CloudCatalogClient_ListSkusAsync_Google_Cloud_Billing_V1_ListSkusRequest_Google_Api_Gax_Grpc_CallSettings_)"]]