GoogleApi.Transcoder.V1beta1.Model.Output (google_api_transcoder v0.2.0) View Source

Location of output file(s) in a Cloud Storage bucket.

Attributes

  • uri (type: String.t, default: nil) - URI for the output file(s). For example, gs://my-bucket/outputs/. If empty the value is populated from Job.output_uri.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Transcoder.V1beta1.Model.Output{uri: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.