[[["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 page details the `VideoIntelligenceServiceClientBuilder` class, which is used to configure and build `VideoIntelligenceServiceClient` instances for interacting with the Google Cloud Video Intelligence API."],["The `VideoIntelligenceServiceClientBuilder` class inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configuration options, including a version history ranging from 2.2.0 to the latest 3.4.0."],["Key functionalities include the abilities to build a `VideoIntelligenceServiceClient` synchronously with the `Build()` method, or asynchronously using `BuildAsync()`, with the builder utilizing a default `GrpcAdapter`."],["The builder allows customization of RPC settings via the `Settings` property and offers methods for obtaining default endpoints and scopes, such as `GetDefaultEndpoint()` and `GetDefaultScopes()`."],["The `VideoIntelligenceServiceClientBuilder` also provides various inherited methods from the base class for tasks such as copying settings, validating configurations, and handling emulator environments."]]],[]]