public static void BindService(ServiceBinderBase serviceBinder, TargetSslProxies.TargetSslProxiesBase 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 `TargetSslProxies` class in the Google.Cloud.Compute.V1 namespace provides API functionality for Compute Engine v1."],["The latest version of the documentation available is 3.6.0, with multiple prior versions listed, including the current version, 2.17.0."],["The `TargetSslProxies` class inherits from `object` and includes methods like `BindService`, and has inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["`BindService` methods allow for the creation and registration of service definitions with server-side handling logic, with experimental API methods subject to change."],["This class is located in the Google.Cloud.Compute.V1.dll assembly, and is used for server-side handling logic."]]],[]]