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