public static void BindService(ServiceBinderBase serviceBinder, Reservations.ReservationsBase 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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eReservations\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for version 3.2.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of \u003ccode\u003eReservations\u003c/code\u003e is 3.6.0, with the documentation providing links to versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReservations\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eBindService\u003c/code\u003e for creating and registering service definitions with a server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method enables the registration of server-side handling logic for the \u003ccode\u003eReservations\u003c/code\u003e API, accepting a \u003ccode\u003eReservationsBase\u003c/code\u003e implementation as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eTwo overloads of the \u003ccode\u003eBindService\u003c/code\u003e method are provided, one to create a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e, and another to directly register the service methods with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]