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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eForwardingRules\u003c/code\u003e API for Google Cloud Compute is provided with the latest version being 3.6.0, and other available versions ranging from 1.0.0 to 3.5.0 for developers to use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRules\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing standard object methods, and is located within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe API's assembly is \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two static methods, \u003ccode\u003eBindService\u003c/code\u003e, to create or register a service definition with a server, allowing for both standard and customized service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require a \u003ccode\u003eForwardingRules.ForwardingRulesBase\u003c/code\u003e object to implement server-side handling logic, and one version accepts a \u003ccode\u003eServiceBinderBase\u003c/code\u003e for custom binding logic, and returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]