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-04-17 UTC."],[[["This documentation page covers the `CloudCatalog` class within the Google Cloud Billing v1 API, offering access to Google Cloud Platform services and SKU pricing information."],["The latest version available is 3.9.0, with a list of previous versions ranging from 3.8.0 down to 2.2.0 for the `CloudCatalog` class."],["The `CloudCatalog` class inherits from the base `Object` class and contains inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Two `BindService` methods are available for creating service definitions or registering service methods, both requiring an object that implements the `CloudCatalog.CloudCatalogBase` for server-side logic."],["The `Google.Cloud.Billing.V1` namespace and `Google.Cloud.Billing.V1.dll` assembly are associated with the `CloudCatalog` class and this documentation."]]],[]]