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"]],[["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-08-07 UTC."],[[["This page provides documentation for the `Config` class within the Google Cloud Infrastructure Manager v1 API, specifically version 1.5.0."],["The `Config` class, part of the `Google.Cloud.Config.V1` namespace, is used to manage the deployment of Google Cloud infrastructure resources."],["It includes methods for binding service definitions, `BindService(ConfigBase)` and `BindService(ServiceBinderBase, ConfigBase)`, to register server-side handling logic."],["The documentation lists all available versions, ranging from version 1.0.0 to the latest version 1.7.0, for the `Google.Cloud.Config.V1.Config`."]]],[]]