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"]],[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `Revisions` class within the Google Cloud Run Admin v2 API, specifically for the .NET framework."],["The latest version of the API documented is 2.13.0, while the current page is focused on version 2.11.0, and there is also documentation for versions dating back to 1.0.0-beta02."],["The `Revisions` class inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `Revisions` class includes two static methods, `BindService`, which allows for creating a service definition that can be registered with a server, and also allows for a service binder with or without an implementation."],["The namespace for this API is `Google.Cloud.Run.V2`, and the relevant assembly is `Google.Cloud.Run.V2.dll`."]]],[]]