public static void BindService(ServiceBinderBase serviceBinder, ImageFamilyViews.ImageFamilyViewsBase 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-02 UTC."],[[["The latest version available for the `ImageFamilyViews` API is 3.6.0, and it is accessible via a direct link."],["This page provides documentation for the `ImageFamilyViews` class within the `Google.Cloud.Compute.V1` namespace, with the current version being 2.6.0."],["The `ImageFamilyViews` class has inherited members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation contains links to all available versions of the `ImageFamilyViews` API, from version 1.0.0 up to the latest 3.6.0."],["The documentation describes two methods `BindService`, that both take the parameter `ImageFamilyViews.ImageFamilyViewsBase`, one of them having an additional parameter of type `ServiceBinderBase`, to be able to either create or register a service definition."]]],[]]