View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTextDataItem (google_api_ai_platform v0.13.0)

Payload of Text DataItem.

Attributes

  • gcsUri (type: String.t, default: nil) - Output only. Google Cloud Storage URI points to the original text in user's bucket. 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.