public static void BindService(ServiceBinderBase serviceBinder, Revisions.RevisionsBase 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\u003eThe latest version available for Google.Cloud.Run.V2 Revisions is 2.13.0, with a range of versions from 2.0.0 up to 2.13.0 and also version 1.0.0-beta02 accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe primary class documented is \u003ccode\u003eRevisions\u003c/code\u003e, which is part of the Cloud Run Admin v2 API and deals with the control plane functionality, extending from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRevisions\u003c/code\u003e class provides two methods for binding services: \u003ccode\u003eBindService(RevisionsBase)\u003c/code\u003e which creates a server service definition, and \u003ccode\u003eBindService(ServiceBinderBase, RevisionsBase)\u003c/code\u003e which allows custom binding logic for service methods.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the Revisions class is \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e, and the related assembly is \u003ccode\u003eGoogle.Cloud.Run.V2.dll\u003c/code\u003e, where the server-side handling logic is implemented through the RevisionsBase object.\u003c/p\u003e\n"]]],[],null,[]]