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-04-17 UTC."],[[["This webpage details the `TextSnippet` class, which is a representation of a text snippet within the `Google.Cloud.AutoML.V1` namespace."],["The latest version of the documentation for `TextSnippet` is 3.4.0, but the page primarily provides information for version 2.4.0, including details on its constructors, and its properties `Content`, `ContentUri`, and `MimeType`."],["`TextSnippet` implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which it inherits from, along with the `Object` class."],["The `TextSnippet` class has two constructors, one default and one that takes another `TextSnippet` object as a parameter."],["The `Content` property of `TextSnippet` is required and stores the text content, up to 250,000 characters, while `ContentUri` is an output-only property providing a downloadable link, and `MimeType` specifies the content format."]]],[]]