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-03-31 UTC."],[[["The `ImageFamilyViews` API for Google Cloud Compute V1 is documented here, providing access to a variety of versions of the API."],["The latest version of the `ImageFamilyViews` API is version 3.6.0, with numerous previous versions available, down to 1.0.0."],["The `ImageFamilyViews` class, derived from `Object`, allows binding server-side logic using `BindService` methods."],["The `BindService` methods allow for registering service methods, with or without implementation, within a server context."],["The content details the assembly, namespace and inherited members, as well as parameters and returns, for the `ImageFamilyViews` API within Google Cloud Compute V1."]]],[]]