public static void BindService(ServiceBinderBase serviceBinder, GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesBase 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 content provides reference documentation for the `GlobalPublicDelegatedPrefixes` class in the Google Compute Engine v1 API, specifically within version 2.7.0 and its versions history."],["The `GlobalPublicDelegatedPrefixes` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["The class inherits from the base `object` class and details inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The document outlines the `BindService` methods, including their parameters (`serviceImpl`, `serviceBinder`), descriptions, and return types (`ServerServiceDefinition`), which are used to register server-side logic and service method bindings."],["The latest version listed is 3.6.0, and other previous versions of this same class can be found by clicking on the version's link."]]],[]]