GoogleApi.Translate.V3.Model.GcsSource (google_api_translate v0.22.0)

View Source

The Google Cloud Storage location for the input content.

Attributes

  • inputUri (type: String.t, default: nil) - Required. Source data URI. For example, gs://my_bucket/my_object.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Translate.V3.Model.GcsSource{inputUri: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.