public static void BindService(ServiceBinderBase serviceBinder, RepositoryManager.RepositoryManagerBase 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."],[[["The `RepositoryManager` class, part of the Google Cloud Build v2 API, is designed for managing connections to source code repositories."],["This documentation covers version 1.0.0 of the `RepositoryManager` class, but there are also other versions that exist, up to version 1.4.0 which is the latest."],["The `RepositoryManager` class inherits from the .NET `object` class, with some methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `RepositoryManager` class includes two `BindService` methods for creating service definitions or registering service methods, which are used for server-side logic implementation."],["The class resides within the `Google.Cloud.CloudBuild.V2` namespace and is found in the `Google.Cloud.CloudBuild.V2.dll` assembly."]]],[]]