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-03-31 UTC."],[[["The latest version of the ForwardingRules API is 3.6.0, while the current page is focused on version 2.12.0."],["This webpage provides reference documentation for the ForwardingRules class within the Google.Cloud.Compute.V1 namespace."],["The ForwardingRules class has two methods, `BindService(ForwardingRulesBase)` which creates a service definition, and `BindService(ServiceBinderBase, ForwardingRulesBase)` which registers a service method."],["The ForwardingRules class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation provides a comprehensive list of previous versions of the API, ranging from 1.0.0 to the most recent, 3.6.0, offering a full historical overview of the ForwardingRules class evolution."]]],[]]