public static void BindService(ServiceBinderBase serviceBinder, ForwardingRules.ForwardingRulesBase 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 webpage provides documentation for the `ForwardingRules` class within the Google Cloud Compute Engine v1 API, specifically for .NET development, showing available versions from 1.0.0 to 3.6.0 (latest)."],["The `ForwardingRules` class is designed for managing forwarding rules within the Google Cloud environment, as indicated by the API's reference to the Compute Engine v1."],["The page includes documentation for the static class methods `BindService` which can be used to define and register service implementations related to forwarding rules, with overloads for varied use cases."],["The `ForwardingRules` class inherits from the base `Object` class and includes methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation is organized by version, allowing developers to access the correct API documentation for the version of the Google Cloud Compute Engine v1 package they are utilizing."]]],[]]