public static void BindService(ServiceBinderBase serviceBinder, PublicDelegatedPrefixes.PublicDelegatedPrefixesBase 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 reference documentation for the `PublicDelegatedPrefixes` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of `PublicDelegatedPrefixes` is 3.6.0, and the page documents version 3.2.0, with links provided to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `PublicDelegatedPrefixes` class inherits from the base .NET `object` class, and this documentation highlights inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation includes details on the `BindService` method, which allows for the creation of a service definition that can be registered with a server, or registered with a service binder."],["The `PublicDelegatedPrefixesBase` class is used to handle server side logic as mentioned in the description of the parameters of `BindService`."]]],[]]