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 webpage provides reference documentation for the Google Cloud Billing v1 API's `CloudCatalog` class, which offers pricing information and metadata on Google Cloud Platform services and SKUs."],["The documentation covers version 3.8.0 of the API, with links to other versions ranging from 2.2.0 up to 3.9.0 (latest) provided."],["The `CloudCatalog` class inherits from the base `object` class, and includes a few inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `CloudCatalog` class includes two static methods for binding services, `BindService(CloudCatalogBase)` and `BindService(ServiceBinderBase, CloudCatalogBase)`."],["The namespace for this class is `Google.Cloud.Billing.V1` and it is contained in the `Google.Cloud.Billing.V1.dll` assembly."]]],[]]