public static void BindService(ServiceBinderBase serviceBinder, RuntimeProjectAttachmentService.RuntimeProjectAttachmentServiceBase 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\u003eThis document provides reference documentation for the \u003ccode\u003eRuntimeProjectAttachmentService\u003c/code\u003e class within the API hub v1 API, specifically version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeProjectAttachmentService\u003c/code\u003e class is designed for managing runtime project attachments and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two \u003ccode\u003eBindService\u003c/code\u003e methods for defining and registering server services, enabling server-side handling logic for the service to be implemented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods have parameters such as \u003ccode\u003eserviceImpl\u003c/code\u003e which contains an object implementing the server-side handling logic, and \u003ccode\u003eserviceBinder\u003c/code\u003e, which allows for custom service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe current namespace for the class is \u003ccode\u003eGoogle.Cloud.ApiHub.V1\u003c/code\u003e and is located in \u003ccode\u003eGoogle.Cloud.ApiHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]