public sealed class TextDetectionConfig : IMessage<TextDetectionConfig>, IEquatable<TextDetectionConfig>, IDeepCloneable<TextDetectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class TextDetectionConfig.
public RepeatedField<string> LanguageHints { get; }
Language hint can be specified if the language to be detected is known a
priori. It can increase the accuracy of the detection. Language hint must
be language code in BCP-47 format.
Automatic language detection is performed if no hint is provided.
[[["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\u003eTextDetectionConfig\u003c/code\u003e class is part of the Google Cloud Video Intelligence v1 API, specifically version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to configure settings for text detection in video content, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can provide \u003ccode\u003eLanguageHints\u003c/code\u003e in BCP-47 format to improve text detection accuracy, or if none are provided automatic language detection is performed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e property allows users to specify the text detection model, with "builtin/stable" as the default and "builtin/latest" as another option.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided covers version 3.2.0 of the API class, however, there is also documentation available for versions 3.4.0, 3.3.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]