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-04-02 UTC."],[[["This page provides reference documentation for the `TargetSslProxies` class within the Google.Cloud.Compute.V1 API, with version 3.6.0 being the latest available."],["The `TargetSslProxies` class is part of the `Google.Cloud.Compute.V1` namespace, and its assembly is found in `Google.Cloud.Compute.V1.dll`."],["The `TargetSslProxies` class inherits from the base `object` class, and it has methods like `BindService`, which allows the creation of a service definition that can be registered with a server."],["The documentation covers a range of versions, from 1.0.0 to 3.6.0, for the `TargetSslProxies` class, all of which are accessible via the links provided."],["The documentation details two overloads for `BindService` and highlights their functionality, one for creating a server service definition and one for binding service methods, in addition to outlining all required parameters for each."]]],[]]