public static void BindService(ServiceBinderBase serviceBinder, ImageVersions.ImageVersionsBase 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."],[[["This document outlines the `ImageVersions` class within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, which serves as a read-only service for querying available Airflow image versions."],["The latest version available is 2.9.0, and the document also provides details and links for versions ranging from 2.8.0 down to 1.0.0."],["The `ImageVersions` class inherits from the base `Object` class and provides methods for binding service definitions to a server or service binder, named `BindService`."],["The assembly for the `ImageVersions` class is located in `Google.Cloud.Orchestration.Airflow.Service.V1.dll`."],["The class offers the ability to register service methods, with or without implementation, using a `ServiceBinderBase`."]]],[]]