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, providing a reference for developers."],["The `CloudCatalog` class serves as a catalog for Google Cloud Platform services and SKUs, offering information about pricing and metadata."],["The current document includes information for version 3.3.0, and there are links to previous versions ranging from 2.2.0 to the latest version, 3.9.0."],["The document details two methods within the `CloudCatalog` class: `BindService(CloudCatalogBase)` and `BindService(ServiceBinderBase, CloudCatalogBase)`, which are used for creating and registering service definitions with a server, respectively."],["The `CloudCatalog` class inherits from the base object class, with links to documentation for inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]