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 services and SKUs, including pricing information."],["The `CloudCatalog` class is part of the `Google.Cloud.Billing.V1` namespace and is found within the `Google.Cloud.Billing.V1.dll` assembly."],["The page shows that the latest version available is 3.9.0, but it is currently showing the documentation for version 2.2.0."],["`CloudCatalog` inherits from `Object` and has methods for binding service implementations, including `BindService(CloudCatalog.CloudCatalogBase)` for creating a server service definition and `BindService(ServiceBinderBase, CloudCatalog.CloudCatalogBase)` for registering service methods."]]],[]]