public sealed class TextAnnotation.Types.TextProperty : IMessage<TextAnnotation.Types.TextProperty>, IEquatable<TextAnnotation.Types.TextProperty>, IDeepCloneable<TextAnnotation.Types.TextProperty>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class TextAnnotation.Types.TextProperty.
Additional information detected on the structural component.
[[["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 webpage provides documentation for the `TextAnnotation.Types.TextProperty` class, a part of the Google Cloud Vision v1 API, specifically within the .NET environment."],["The `TextAnnotation.Types.TextProperty` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The page also lists various versions of the API class, from the latest 3.7.0 down to 2.3.0, each linking to its corresponding documentation."],["Key properties of the class include `DetectedBreak`, which indicates the start or end of a text segment, and `DetectedLanguages`, a list of detected languages and their confidence levels."],["Constructors for `TextProperty` are available, including a default constructor and one that takes another `TextProperty` instance for initialization."]]],[]]