public static void BindService(ServiceBinderBase serviceBinder, SslCertificates.SslCertificatesBase 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."],[[["The latest version available for the `SslCertificates` class within the `Google.Cloud.Compute.V1` API is 3.6.0, while the current page is documenting version 2.6.0."],["This page provides documentation for the `SslCertificates` class, which is a part of the `Google.Cloud.Compute.V1` namespace in the .NET API."],["The `SslCertificates` class inherits from the base `Object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The documentation details the `BindService` method, including overloads, which creates a service definition for server registration and a method that registers a service method to a service binder."],["The `Google.Cloud.Compute.V1` assembly, `Google.Cloud.Compute.V1.dll`, contains the implementation for the `SslCertificates` class, and the API offers several versions ranging from 1.0.0 to the latest 3.6.0."]]],[]]