google_api_translate v0.8.0 GoogleApi.Translate.V3.Model.GcsDestination View Source
The Google Cloud Storage location for the output content.
Attributes
outputUriPrefix(type:String.t, default:nil) - Required. There must be no files under 'output_uri_prefix'. 'output_uri_prefix' must end with "/" and start with "gs://", otherwise an INVALID_ARGUMENT (400) error is returned.
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.GcsDestination{outputUriPrefix: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.