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 Google Cloud Billing v1 API's `CloudCatalog` class, which provides pricing information and metadata for Google Cloud Platform services and SKUs."],["The latest version of the API is 3.9.0, and the page contains links to documentation for previous versions, ranging from 3.8.0 down to 2.2.0."],["The `CloudCatalog` class inherits members from the `object` class and is located within the `Google.Cloud.Billing.V1` namespace, under the `Google.Cloud.Billing.V1.dll` assembly."],["The class includes methods for `BindService`, which creates a service definition to register with a server, and another overloaded method to register a service method to a binder."],["The page documentation provides details on the parameters, their descriptions, and return type for the `BindService` methods, as well as the name and description of the parameters for each method."]]],[]]