GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse (google_api_you_tube_reporting v0.14.0) View Source
gdata
Attributes
-
checksumsLocation
(type:GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t
, default:nil
) - gdata -
chunkSizeBytes
(type:String.t
, default:nil
) - gdata -
objectLocation
(type:GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t
, default:nil
) - gdata -
objectSizeBytes
(type:String.t
, default:nil
) - gdata -
objectVersion
(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
Specs
t() :: %GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse{ checksumsLocation: GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t() | nil, chunkSizeBytes: String.t() | nil, objectLocation: GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t() | nil, objectSizeBytes: String.t() | nil, objectVersion: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.