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"]],[["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."],[[["This webpage provides documentation for the `TextSnippet` class within the Google AutoML v1 API, specifically version 3.3.0, along with links to other versions."],["The `TextSnippet` class represents a text snippet and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TextSnippet` class include `Content` (the text string itself, up to 250,000 characters), `ContentUri` (an HTTP URI to download the content), and `MimeType` (the content's format, like \"text/html\" or \"text/plain\")."],["The class is found in the `Google.Cloud.AutoML.V1` namespace and within the `Google.Cloud.AutoML.V1.dll` assembly."],["The `TextSnippet` class offers two constructors: a default constructor and one that accepts another `TextSnippet` instance as a parameter."]]],[]]