View Source GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse (google_api_you_tube_reporting v0.15.0)
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
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type 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 }
Functions
Unwrap a decoded JSON object into its complex fields.