public static void BindService(ServiceBinderBase serviceBinder, OsConfigService.OsConfigServiceBase 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-04-17 UTC."],[[["The OS Config API is a server-side component for managing package installations and patch jobs on virtual machine instances."],["This page provides documentation for the `OsConfigService` class, which is part of the `Google.Cloud.OsConfig.V1` namespace, within the `Google.Cloud.OsConfig.V1.dll` assembly."],["`OsConfigService` includes methods for binding service definitions, such as `BindService(OsConfigService.OsConfigServiceBase)` and `BindService(ServiceBinderBase, OsConfigService.OsConfigServiceBase)`."],["The latest version of this service available is 2.4.0, but documentation is provided for all versions between that and 1.3.0."]]],[]]