public static void BindService(ServiceBinderBase serviceBinder, RegionSslCertificates.RegionSslCertificatesBase 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-03-21 UTC."],[[["The latest version available for `RegionSslCertificates` is 3.6.0, but this page is showing the documentation for version 2.12.0."],["This page provides documentation for the `RegionSslCertificates` class within the `Google.Cloud.Compute.V1` namespace."],["The `RegionSslCertificates` class has two `BindService` methods, one that takes a `RegionSslCertificatesBase` object and the other that takes both a `ServiceBinderBase` and a `RegionSslCertificatesBase` object, in order to register service method with a service binder."],["The `RegionSslCertificates` class inherits from `object` and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The provided content documents multiple previous versions of the `RegionSslCertificates` api, going back to version 1.0.0."]]],[]]