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-03-21 UTC."],[[["The latest version available for the `PublicDelegatedPrefixes` class is 3.6.0, with a total of 30 versions listed."],["This documentation covers the `PublicDelegatedPrefixes` class within the Google.Cloud.Compute.V1 namespace, as part of the Compute Engine v1 API."],["The `PublicDelegatedPrefixes` class inherits from the base `object` class, with members including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class includes two `BindService` methods for creating and registering service definitions, one with a `PublicDelegatedPrefixesBase` implementation, and another for customized service binding with a `ServiceBinderBase`."],["Version 2.15.0, which is the current version of this content, specifically includes detailed documentation for the `PublicDelegatedPrefixes` class, its base class, and its methods, and lists all previous versions of the class."]]],[]]