public static void BindService(ServiceBinderBase serviceBinder, VideoIntelligenceService.VideoIntelligenceServiceBase 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 latest version available for the VideoIntelligenceService is 3.4.0, with multiple previous versions accessible, including 3.0.0, which is the context of the page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVideoIntelligenceService\u003c/code\u003e is a static class that implements the Video Intelligence API within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace and inherits from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can be used to create a service definition that can be registered with a server, and it accepts an object that implements the server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eAnother \u003ccode\u003eBindService\u003c/code\u003e method allows for the registration of service methods with a service binder, offering more customization options, and it is noted that it is an experimental API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoIntelligenceService\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1.dll\u003c/code\u003e assembly, which is a part of the .NET ecosystem.\u003c/p\u003e\n"]]],[],null,[]]