Optional. The format of [content][google.cloud.automl.v1.TextSnippet.content]. Currently the only two allowed
values are "text/html" and "text/plain". If left blank, the format is
automatically determined from the type of the uploaded [content][google.cloud.automl.v1.TextSnippet.content].
[[["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."],[[["The `TextSnippet` class is part of the Google AutoML v1 API, specifically within the `Google.Cloud.AutoML.V1` namespace."],["This class represents a text snippet and provides methods for working with text content, including properties for `Content`, `ContentUri`, and `MimeType`."],["The latest version of the `TextSnippet` class documentation is version 3.4.0, with older versions listed ranging down to version 2.2.0."],["The TextSnippet class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing a rich set of functionalities."],["The properties of TextSnippet allow for a string value for content, an HTTP uri to download content, and an optional mime type to specify the content format."]]],[]]