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 namespace, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the current page referencing version 2.11.0."],["The `SslPolicies` class is part of the Compute Engine v1 API and allows interaction with the SslPolicies API, as shown by the method details and version history."],["The page lists a history of versions of the `SslPolicies` class, starting from version 1.0.0 up to the most recent version 3.6.0, offering links to the documentation for each specific release."],["The `SslPolicies` class includes static methods such as `BindService`, which allows for the creation of a server service definition and for registering service methods with a service binder, enabling customization of the service binding logic."],["The documentation indicates the inheritance structure of `SslPolicies`, noting that it inherits from the base `object` class and lists inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]