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-09 UTC."],[[["This webpage provides documentation for the `SslPolicies` API within the `Google.Cloud.Compute.V1` namespace, specifically focusing on version 1.4.0."],["The latest version available for this API is 3.6.0, and the page provides a list of prior versions, ranging down to version 1.0.0, all available to access through their associated documentation links."],["The `SslPolicies` class, which inherits from the base `Object` class, is detailed along with its inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `SslPolicies` API offers methods such as `BindService`, which allows service definitions to be created and registered with a server, or registered with a service binder."],["This assembly is housed within `Google.Cloud.Compute.V1.dll` and contains documentation for how to interact with `SslPolicies`, providing information on parameters, returns, and their types."]]],[]]