GoogleApi.Translate.V3.Model.GcsSource (google_api_translate v0.12.3) 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
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Translate.V3.Model.GcsSource{inputUri: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.