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-21 UTC."],[[["The latest version available for `ForwardingRules` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, as indicated in the provided list."],["This documentation provides an overview of the `ForwardingRules` API, accessible through various versions, ranging from 1.0.0 up to the current latest release."],["`ForwardingRules` is a static class designed for handling server-side forwarding rules logic within the `Google.Cloud.Compute.V1` namespace, inheriting from `Object`."],["The `ForwardingRules` class includes methods such as `BindService`, which allows for the registration of service definitions and methods with a server and a service binder."],["The available documentation outlines the public methods of the class, including the parameters and return types for `BindService`, and links to pages that expand upon the inherited members."]]],[]]