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-02 UTC."],[[["This page provides reference documentation for the `GlobalForwardingRules` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.12.0."],["The `GlobalForwardingRules` class is part of the Compute Engine v1 API and can be found in the Google.Cloud.Compute.V1.dll assembly."],["The documentation covers various versions of the `GlobalForwardingRules` API, ranging from version 1.0.0 to the latest version 3.6.0."],["It details the methods `BindService(GlobalForwardingRulesBase)` and `BindService(ServiceBinderBase, GlobalForwardingRulesBase)` used for service registration and defining server-side handling logic."],["The inherited members for the class `GlobalForwardingRules` are `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, which are all from the base class object."]]],[]]