View Source GoogleApi.Translate.V3.Model.GcsInputSource (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.GcsInputSource{inputUri: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.