public static void BindService(ServiceBinderBase serviceBinder, Environments.EnvironmentsBase 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 documentation page covers the `Environments` class within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, which is part of the Cloud Composer v1 API for managing Apache Airflow environments."],["The `Environments` class offers methods such as `BindService(EnvironmentsBase)` and `BindService(ServiceBinderBase, EnvironmentsBase)` to handle the binding of service definitions and service methods for server-side logic implementation."],["The current page corresponds to version 2.7.0 of the documentation, and there are ten other versions available ranging from 1.0.0 to the latest 2.9.0, all of which can be found on the page."],["The `Environments` class inherits from `object` and provides access to inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, while residing within the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."]]],[]]