google_api_you_tube_reporting v0.2.0 GoogleApi.YouTubeReporting.V1.Model.GdataContentTypeInfo View Source

gdata

Attributes

  • bestGuess (String.t): gdata Defaults to: null.
  • fromBytes (String.t): gdata Defaults to: null.
  • fromFileName (String.t): gdata Defaults to: null.
  • fromHeader (String.t): gdata Defaults to: null.
  • fromUrlPath (String.t): gdata Defaults to: null.

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 Source
t() :: %GoogleApi.YouTubeReporting.V1.Model.GdataContentTypeInfo{
  bestGuess: any(),
  fromBytes: any(),
  fromFileName: any(),
  fromHeader: any(),
  fromUrlPath: any()
}

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.