public static void BindService(ServiceBinderBase serviceBinder, Config.ConfigBase 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 \u003ccode\u003eConfig\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Config.V1\u003c/code\u003e namespace provides reference documentation and code samples for the Infrastructure Manager v1 API, which is designed for managing and deploying Google Cloud infrastructure resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eConfig\u003c/code\u003e class is 1.7.0, and there are several older versions available, ranging from 1.0.0 up to 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfig\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and provides methods such as \u003ccode\u003eBindService\u003c/code\u003e which allows for the registration of service definitions with a server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can be used to create a service definition that can be registered with a server, and can also be used to register a service method with a service binder, with the possibility of no implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method has two different versions, one that will take only the implementation \u003ccode\u003eConfig.ConfigBase\u003c/code\u003e as a parameter and the second that will take a \u003ccode\u003eServiceBinderBase\u003c/code\u003e and the implementation \u003ccode\u003eConfig.ConfigBase\u003c/code\u003e as parameters.\u003c/p\u003e\n"]]],[],null,[]]