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 page provides reference documentation for the `CloudCatalog` class within the Google Cloud Billing v1 API, detailing its role in providing pricing and metadata for Google Cloud Platform services and SKUs."],["The documentation outlines available versions of the `CloudCatalog` class, ranging from version 2.2.0 to the latest, version 3.9.0, with 3.6.0 being the current version of focus."],["The `CloudCatalog` class inherits from the base `object` class and includes methods like `BindService`, which allows for the registration of service definitions with a server, and can also be bound with or without implementation."],["The methods `BindService` include detailed parameters and return type information, such as service implementation (`serviceImpl`) which is a `CloudCatalogBase` type, and the return type `ServerServiceDefinition` that creates the service definition."],["The documentation includes inheritance details and members inherited from the base `object` class, along with namespace and assembly information for the `CloudCatalog` class."]]],[]]