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"]],[["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 documentation provides reference material for the Google Cloud Video Intelligence v1 API's `VideoIntelligenceService` class."],["The latest version of the `VideoIntelligenceService` API is 3.4.0, while the current document focuses on version 3.3.0, with other versions including 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0 also being documented."],["The `VideoIntelligenceService` class implements the core functionalities of the Video Intelligence API and inherits from the base `object` class, with documentation available for inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method is detailed, which allows for the creation and registration of a service definition, either with or without a specified implementation."],["The namespace for this API is `Google.Cloud.VideoIntelligence.V1`, and it is contained within the `Google.Cloud.VideoIntelligence.V1.dll` assembly."]]],[]]