public static void BindService(ServiceBinderBase serviceBinder, SslPolicies.SslPoliciesBase 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 webpage provides reference documentation for the `SslPolicies` class within the Google.Cloud.Compute.V1 API, specifically for .NET development."],["The latest version available for the `SslPolicies` documentation is 3.6.0, with previous versions listed from 3.5.0 down to 1.0.0."],["The `SslPolicies` class, part of the `Google.Cloud.Compute.V1` namespace, includes methods like `BindService` for creating service definitions and binding service methods."],["The `BindService` methods, accepts the parameter `serviceImpl` to implement the server-side logic, and the `BindService` with the extra `serviceBinder` parameter allow for service binding customization."],["The current page version is 2.12.0 of the `Google.Cloud.Compute.V1` namespace, with a reference to the associated assembly, `Google.Cloud.Compute.V1.dll`."]]],[]]