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-03-21 UTC."],[[["This webpage provides reference documentation for the `GlobalForwardingRules` class within the `Google.Cloud.Compute.V1` namespace for .NET development, with version 3.6.0 being the latest release."],["The content covers a range of versions from 1.0.0 up to 3.6.0, detailing the API class `GlobalForwardingRules`, allowing users to select the appropriate version for their projects."],["The page details the inheritance hierarchy of the `GlobalForwardingRules` class, showing it inherits from `object` and lists the inherited members of `object`."],["It provides information on two `BindService` methods which are used to register service logic, including how to bind it with or without implementation."],["It is referencing the `GlobalForwardingRules` API, which is part of the Compute Engine v1 API, and it is used for server-side handling logic within applications."]]],[]]