public static void BindService(ServiceBinderBase serviceBinder, GlobalForwardingRules.GlobalForwardingRulesBase 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 page provides documentation for the `GlobalForwardingRules` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.3.0 of the .NET library."],["The `GlobalForwardingRules` class is part of the Compute Engine v1 API and inherits from the `Object` class, including inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page lists available versions of the `GlobalForwardingRules` documentation, ranging from the latest version, 3.6.0, down to the oldest, 1.0.0, allowing you to choose a specific version to browse through."],["The `BindService` methods allow the creation of a server service definition and registering service methods, with or without implementation, facilitating service binding logic customization."],["The documentation lists two overloaded methods `BindService` each with specific parameters and return values, and includes the details for each parameter such as name and description."]]],[]]