public static void BindService(ServiceBinderBase serviceBinder, OsConfigZonalService.OsConfigZonalServiceBase 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."],[[["\u003cp\u003eThe \u003ccode\u003eOsConfigZonalService\u003c/code\u003e class is part of the Google Cloud OS Config v1alpha API and is used for managing package installations and patch jobs on Compute Engine VM instances.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eOsConfigZonalService\u003c/code\u003e is 2.0.0-alpha06, with older versions available, such as 2.0.0-alpha05 and 1.0.0-alpha04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOsConfigZonalService\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods like \u003ccode\u003eBindService\u003c/code\u003e to create or register service definitions with a server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can take either just the \u003ccode\u003eOsConfigZonalService.OsConfigZonalServiceBase\u003c/code\u003e class or \u003ccode\u003eServiceBinderBase\u003c/code\u003e and the \u003ccode\u003eOsConfigZonalService.OsConfigZonalServiceBase\u003c/code\u003e class as parameters, and the \u003ccode\u003eserviceImpl\u003c/code\u003e is used for handling server-side logic.\u003c/p\u003e\n"]]],[],null,[]]