google_api_you_tube_reporting v0.8.0 GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia View Source
gdata
Attributes
blobRef
(type:String.t
, default:nil
) - gdatablobstore2Info
(type:GoogleApi.YouTubeReporting.V1.Model.GdataBlobstore2Info.t
, default:nil
) - gdatacosmoBinaryReference
(type:String.t
, default:nil
) - gdatacrc32cHash
(type:integer()
, default:nil
) - gdatainline
(type:String.t
, default:nil
) - gdatalength
(type:String.t
, default:nil
) - gdatamd5Hash
(type:String.t
, default:nil
) - gdataobjectId
(type:GoogleApi.YouTubeReporting.V1.Model.GdataObjectId.t
, default:nil
) - gdatapath
(type:String.t
, default:nil
) - gdatareferenceType
(type:String.t
, default:nil
) - gdatasha1Hash
(type:String.t
, default:nil
) - gdata
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.YouTubeReporting.V1.Model.GdataCompositeMedia{ blobRef: String.t(), blobstore2Info: GoogleApi.YouTubeReporting.V1.Model.GdataBlobstore2Info.t(), cosmoBinaryReference: String.t(), crc32cHash: integer(), inline: String.t(), length: String.t(), md5Hash: String.t(), objectId: GoogleApi.YouTubeReporting.V1.Model.GdataObjectId.t(), path: String.t(), referenceType: String.t(), sha1Hash: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.