public static void BindService(ServiceBinderBase serviceBinder, CloudCatalog.CloudCatalogBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 `CloudCatalog` class, a component of the Google Cloud Billing V1 API, which provides access to Google Cloud Platform service and SKU pricing information."],["The `CloudCatalog` class, which has a current version of 2.3.0, inherits functionalities from the base `Object` class."],["The `CloudCatalog` class is contained within the `Google.Cloud.Billing.V1` namespace and is compiled within the `Google.Cloud.Billing.V1.dll` assembly."],["The `CloudCatalog` class offers two primary methods for server-side binding, `BindService(CloudCatalog.CloudCatalogBase)` and `BindService(ServiceBinderBase, CloudCatalog.CloudCatalogBase)`."],["This page contains information for other versions, with the latest being 3.9.0, and several versions between that and the current version."]]],[]]