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 represents a text snippet within the Google.Cloud.AutoML.V1 namespace and is part of the Google.Cloud.AutoML.V1.dll assembly."],["The latest version available is 3.4.0, but this page specifically covers version 2.6.0 of the `TextSnippet` class and provides links to previous versions."],["`TextSnippet` inherits from Object and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to be used in various contexts within the .NET environment."],["The `TextSnippet` class includes properties such as `Content` (required string content of the snippet), `ContentUri` (an output-only download URI), and `MimeType` (optional format of the content)."],["The `TextSnippet` class offers two constructors: one default constructor, and another that accepts another `TextSnippet` object as a parameter."]]],[]]