GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTextDataItem (google_api_ai_platform v0.27.0)
View SourcePayload of Text DataItem.
Attributes
-
gcsUri
(type:String.t
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTextDataItem{ gcsUri: String.t() | nil }