View Source GoogleApi.Translate.V3.Model.GcsSource (google_api_translate v0.21.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.