Service that implements the Video Intelligence API.
Equality
Instances of this class created via copy-construction or copy-assignment always compare equal. Instances created with equal std::shared_ptr<*Connection> objects compare equal. Objects that compare equal share the same underlying resources.
Performance
Creating a new instance of this class is a relatively expensive operation, new objects establish new connections to the service. In contrast, copy-construction, move-construction, and the corresponding assignment operations are relatively efficient as the copies share all underlying resources.
Thread Safety
Concurrent access to different instances of this class, even if they compare equal, is guaranteed to work. Two or more threads operating on the same instance of this class is not guaranteed to work. Since copy-construction and move-construction is a relatively efficient operation, consider using such a copy when using this class from multiple threads.
Progress and results can be retrieved through the google.longrunning.Operations interface. Operation.metadata contains AnnotateVideoProgress (progress). Operation.response contains AnnotateVideoResponse (results).
Parameters
Name
Description
input_uri
std::string const &
Input video location. Currently, only Cloud Storage URIs are supported. URIs must be specified in the following format: gs://bucket-id/object-id (other URI formats return [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see Request URIs. To identify multiple videos, a video URI may include wildcards in the object-id. Supported wildcards: '*' to match 0 or more characters; '?' to match 1 character. If unset, the input video should be embedded in the request as input_content. If set, input_content must be unset.
A future that becomes satisfied when the LRO (Long Running Operation) completes or the polling policy in effect for this call is exhausted. The future is satisfied with an error if the LRO completes with an error or the polling policy is exhausted. In this case the StatusOr returned by the future contains the error. If the LRO completes successfully the value of the future contains the LRO's result. For this RPC the result is a google.cloud.videointelligence.v1.AnnotateVideoResponse proto message. The C++ class representing this message is created by Protobuf, using the Protobuf mapping rules.
Progress and results can be retrieved through the google.longrunning.Operations interface. Operation.metadata contains AnnotateVideoProgress (progress). Operation.response contains AnnotateVideoResponse (results).
Unary RPCs, such as the one wrapped by this function, receive a single request proto message which includes all the inputs for the RPC. In this case, the proto message is a google.cloud.videointelligence.v1.AnnotateVideoRequest. Proto messages are converted to C++ classes by Protobuf, using the Protobuf mapping rules.
opts
Options
Optional. Override the class-level options, such as retry and backoff policies.
A future that becomes satisfied when the LRO (Long Running Operation) completes or the polling policy in effect for this call is exhausted. The future is satisfied with an error if the LRO completes with an error or the polling policy is exhausted. In this case the StatusOr returned by the future contains the error. If the LRO completes successfully the value of the future contains the LRO's result. For this RPC the result is a google.cloud.videointelligence.v1.AnnotateVideoResponse proto message. The C++ class representing this message is created by Protobuf, using the Protobuf mapping rules.
[[["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-14 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eVideoIntelligenceServiceClient\u003c/code\u003e class, which interacts with the Video Intelligence API, as shown through the various functions and data parameters that are available for use.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoIntelligenceServiceClient\u003c/code\u003e class is thread-safe for concurrent access to different instances but not for multiple threads accessing the same instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class primarily offers functionality for asynchronous video annotation through the \u003ccode\u003eAnnotateVideo\u003c/code\u003e functions, which can be tracked through the \u003ccode\u003egoogle.longrunning.Operations\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eInstances of this class can be created, moved, copied and assigned, and the objects that are equal share the same underlying resources.\u003c/p\u003e\n"]]],[],null,["# Class VideoIntelligenceServiceClient (2.14.0)\n\nVersion 2.14.0keyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/videointelligence/latest/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.41.0](/cpp/docs/reference/videointelligence/2.41.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.40.0](/cpp/docs/reference/videointelligence/2.40.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.39.0](/cpp/docs/reference/videointelligence/2.39.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.38.0](/cpp/docs/reference/videointelligence/2.38.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.37.0](/cpp/docs/reference/videointelligence/2.37.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.36.0](/cpp/docs/reference/videointelligence/2.36.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.35.0](/cpp/docs/reference/videointelligence/2.35.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.34.0](/cpp/docs/reference/videointelligence/2.34.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.33.0](/cpp/docs/reference/videointelligence/2.33.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.32.0](/cpp/docs/reference/videointelligence/2.32.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.31.0](/cpp/docs/reference/videointelligence/2.31.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.30.0](/cpp/docs/reference/videointelligence/2.30.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.29.0](/cpp/docs/reference/videointelligence/2.29.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.28.0](/cpp/docs/reference/videointelligence/2.28.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.27.0](/cpp/docs/reference/videointelligence/2.27.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.26.0](/cpp/docs/reference/videointelligence/2.26.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.25.1](/cpp/docs/reference/videointelligence/2.25.1/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.24.0](/cpp/docs/reference/videointelligence/2.24.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.23.0](/cpp/docs/reference/videointelligence/2.23.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.22.1](/cpp/docs/reference/videointelligence/2.22.1/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.21.0](/cpp/docs/reference/videointelligence/2.21.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.20.0](/cpp/docs/reference/videointelligence/2.20.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.19.0](/cpp/docs/reference/videointelligence/2.19.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.18.0](/cpp/docs/reference/videointelligence/2.18.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.17.0](/cpp/docs/reference/videointelligence/2.17.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.16.0](/cpp/docs/reference/videointelligence/2.16.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.15.1](/cpp/docs/reference/videointelligence/2.15.1/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.14.0](/cpp/docs/reference/videointelligence/2.14.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.13.0](/cpp/docs/reference/videointelligence/2.13.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.12.0](/cpp/docs/reference/videointelligence/2.12.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient)\n- [2.11.0](/cpp/docs/reference/videointelligence/2.11.0/classgoogle_1_1cloud_1_1videointelligence__v1_1_1VideoIntelligenceServiceClient) \nService that implements the Video Intelligence API. \n\n###### Equality\n\nInstances of this class created via copy-construction or copy-assignment always compare equal. Instances created with equal `std::shared_ptr\u003c*Connection\u003e` objects compare equal. Objects that compare equal share the same underlying resources.\n\n###### Performance\n\nCreating a new instance of this class is a relatively expensive operation, new objects establish new connections to the service. In contrast, copy-construction, move-construction, and the corresponding assignment operations are relatively efficient as the copies share all underlying resources.\n\n###### Thread Safety\n\nConcurrent access to different instances of this class, even if they compare equal, is guaranteed to work. Two or more threads operating on the same instance of this class is not guaranteed to work. Since copy-construction and move-construction is a relatively efficient operation, consider using such a copy when using this class from multiple threads.\n\nConstructors\n------------\n\n### VideoIntelligenceServiceClient(VideoIntelligenceServiceClient const \\&)\n\nCopy and move support\n\n### VideoIntelligenceServiceClient(VideoIntelligenceServiceClient \\&\\&)\n\nCopy and move support\n\n### VideoIntelligenceServiceClient(std::shared_ptr\\\u003c VideoIntelligenceServiceConnection \\\u003e, Options)\n\nOperators\n---------\n\n### operator=(VideoIntelligenceServiceClient const \\&)\n\nCopy and move support\n\n### operator=(VideoIntelligenceServiceClient \\&\\&)\n\nCopy and move support\n\nFunctions\n---------\n\n### AnnotateVideo(std::string const \\&, std::vector\\\u003c google::cloud::videointelligence::v1::Feature \\\u003e const \\&, Options)\n\nPerforms asynchronous video annotation. \nProgress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `AnnotateVideoProgress` (progress). `Operation.response` contains `AnnotateVideoResponse` (results).\n\n### AnnotateVideo(google::cloud::videointelligence::v1::AnnotateVideoRequest const \\&, Options)\n\nPerforms asynchronous video annotation. \nProgress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `AnnotateVideoProgress` (progress). `Operation.response` contains `AnnotateVideoResponse` (results)."]]