public static void BindService(ServiceBinderBase serviceBinder, ApiHubDependencies.ApiHubDependenciesBase 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\u003eThe \u003ccode\u003eApiHubDependencies\u003c/code\u003e class in the Google.Cloud.ApiHub.V1 namespace provides methods for managing dependencies within the API Hub.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eApiHubDependencies\u003c/code\u003e is 1.0.0, and a beta version 1.0.0-beta02 is also available.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, inheriting core members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiHubDependencies\u003c/code\u003e includes methods such as \u003ccode\u003eBindService\u003c/code\u003e, which creates a service definition for server registration or registers service methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e allows the implementation of server-side logic related to dependencies using the \u003ccode\u003eApiHubDependenciesBase\u003c/code\u003e class and accepts a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object for binding methods.\u003c/p\u003e\n"]]],[],null,[]]