public static void BindService(ServiceBinderBase serviceBinder, TagKeys.TagKeysBase 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-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eTagKeys\u003c/code\u003e is 2.5.0, with multiple previous versions listed, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagKeys\u003c/code\u003e class, a static class that inherits from \u003ccode\u003eObject\u003c/code\u003e, allows users to create and manage tag keys within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagKeys\u003c/code\u003e includes methods for binding service definitions to a server, such as \u003ccode\u003eBindService(TagKeys.TagKeysBase)\u003c/code\u003e, which registers the server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eAnother method, \u003ccode\u003eBindService(ServiceBinderBase, TagKeys.TagKeysBase)\u003c/code\u003e, allows service method registration with or without implementation, offering customization of the service binding.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace this class falls under is \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e, and is a part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]