TextDataItem

Payload of Text DataItem.

Fields
gcsUri string

Output only. Google Cloud Storage URI points to a copy of the original text in the Vertex-managed bucket in the user's project. The text file is up to 10MB in size.

JSON representation
{
  "gcsUri": string
}