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-21 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 versions of the `ImageFamilyViews` API, ranging from version 1.0.0 up to the most recent version 3.6.0, showing a list of all available versions and allowing navigation through each one."],["The `ImageFamilyViews` class, which is a part of the `Google.Cloud.Compute.V1` namespace, is part of the Compute Engine v1 API and inherits from the base `object` class, inheriting also several members."],["The `ImageFamilyViews` class contains methods like `BindService`, which allows developers to create service definitions or to register methods with a `ServiceBinderBase`, for server-side handling."],["The `BindService` method utilizes the `ImageFamilyViewsBase` object to implement server-side handling logic, using parameters and descriptions for custom service binding."]]],[]]