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-04-02 UTC."],[[["This page provides reference documentation for the `RegionSslCertificates` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of `RegionSslCertificates` is 3.6.0, and the page includes links to documentation for numerous previous versions, starting from version 1.0.0."],["The `RegionSslCertificates` class inherits from the `object` class and provides methods like `BindService` for creating service definitions and binding service methods."],["The content provides in-depth details on the `BindService` method, including its parameters, such as `serviceImpl` and `serviceBinder`, along with the return type, which is `ServerServiceDefinition`."],["The namespace for this documentation is Google.Cloud.Compute.V1, and the assembly is located in Google.Cloud.Compute.V1.dll, indicating the file it is located in."]]],[]]