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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eTextDetectionConfig\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextDetectionConfig\u003c/code\u003e is used to configure settings for text detection in videos and it inherits from object and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a constructor and allows setting \u003ccode\u003eLanguageHints\u003c/code\u003e in BCP-47 format and \u003ccode\u003eModel\u003c/code\u003e, with "builtin/stable" as the default model and "builtin/latest" as an alternative option.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTextDetectionConfig\u003c/code\u003e is 3.4.0, with documentation available for previous versions back to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]