google_api_you_tube_reporting v0.3.0 GoogleApi.YouTubeReporting.V1.Model.GdataMedia View Source
gdata
Attributes
- algorithm (String.t): gdata Defaults to
nil
. - bigstoreObjectRef (String.t): gdata Defaults to
nil
. - blobRef (String.t): gdata Defaults to
nil
. - blobstore2Info (GoogleApi.YouTubeReporting.V1.Model.GdataBlobstore2Info.t): gdata Defaults to
nil
. - compositeMedia (list(GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t)): gdata Defaults to
nil
. - contentType (String.t): gdata Defaults to
nil
. - contentTypeInfo (GoogleApi.YouTubeReporting.V1.Model.GdataContentTypeInfo.t): gdata Defaults to
nil
. - cosmoBinaryReference (String.t): gdata Defaults to
nil
. - crc32cHash (integer()): gdata Defaults to
nil
. - diffChecksumsResponse (GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse.t): gdata Defaults to
nil
. - diffDownloadResponse (GoogleApi.YouTubeReporting.V1.Model.GdataDiffDownloadResponse.t): gdata Defaults to
nil
. - diffUploadRequest (GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadRequest.t): gdata Defaults to
nil
. - diffUploadResponse (GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadResponse.t): gdata Defaults to
nil
. - diffVersionResponse (GoogleApi.YouTubeReporting.V1.Model.GdataDiffVersionResponse.t): gdata Defaults to
nil
. - downloadParameters (GoogleApi.YouTubeReporting.V1.Model.GdataDownloadParameters.t): gdata Defaults to
nil
. - filename (String.t): gdata Defaults to
nil
. - hash (String.t): gdata Defaults to
nil
. - hashVerified (boolean()): gdata Defaults to
nil
. - inline (String.t): gdata Defaults to
nil
. - isPotentialRetry (boolean()): gdata Defaults to
nil
. - length (String.t): gdata Defaults to
nil
. - md5Hash (String.t): gdata Defaults to
nil
. - mediaId (String.t): gdata Defaults to
nil
. - objectId (GoogleApi.YouTubeReporting.V1.Model.GdataObjectId.t): gdata Defaults to
nil
. - path (String.t): gdata Defaults to
nil
. - referenceType (String.t): gdata Defaults to
nil
. - sha1Hash (String.t): gdata Defaults to
nil
. - sha256Hash (String.t): gdata Defaults to
nil
. - timestamp (String.t): gdata Defaults to
nil
. - token (String.t): gdata Defaults to
nil
.
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()
View Source
t() :: %GoogleApi.YouTubeReporting.V1.Model.GdataMedia{
algorithm: String.t(),
bigstoreObjectRef: String.t(),
blobRef: String.t(),
blobstore2Info: GoogleApi.YouTubeReporting.V1.Model.GdataBlobstore2Info.t(),
compositeMedia: [GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t()],
contentType: String.t(),
contentTypeInfo: GoogleApi.YouTubeReporting.V1.Model.GdataContentTypeInfo.t(),
cosmoBinaryReference: String.t(),
crc32cHash: integer(),
diffChecksumsResponse:
GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse.t(),
diffDownloadResponse:
GoogleApi.YouTubeReporting.V1.Model.GdataDiffDownloadResponse.t(),
diffUploadRequest:
GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadRequest.t(),
diffUploadResponse:
GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadResponse.t(),
diffVersionResponse:
GoogleApi.YouTubeReporting.V1.Model.GdataDiffVersionResponse.t(),
downloadParameters:
GoogleApi.YouTubeReporting.V1.Model.GdataDownloadParameters.t(),
filename: String.t(),
hash: String.t(),
hashVerified: boolean(),
inline: String.t(),
isPotentialRetry: boolean(),
length: String.t(),
md5Hash: String.t(),
mediaId: String.t(),
objectId: GoogleApi.YouTubeReporting.V1.Model.GdataObjectId.t(),
path: String.t(),
referenceType: String.t(),
sha1Hash: String.t(),
sha256Hash: String.t(),
timestamp: String.t(),
token: String.t()
}
t() :: %GoogleApi.YouTubeReporting.V1.Model.GdataMedia{ algorithm: String.t(), bigstoreObjectRef: String.t(), blobRef: String.t(), blobstore2Info: GoogleApi.YouTubeReporting.V1.Model.GdataBlobstore2Info.t(), compositeMedia: [GoogleApi.YouTubeReporting.V1.Model.GdataCompositeMedia.t()], contentType: String.t(), contentTypeInfo: GoogleApi.YouTubeReporting.V1.Model.GdataContentTypeInfo.t(), cosmoBinaryReference: String.t(), crc32cHash: integer(), diffChecksumsResponse: GoogleApi.YouTubeReporting.V1.Model.GdataDiffChecksumsResponse.t(), diffDownloadResponse: GoogleApi.YouTubeReporting.V1.Model.GdataDiffDownloadResponse.t(), diffUploadRequest: GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadRequest.t(), diffUploadResponse: GoogleApi.YouTubeReporting.V1.Model.GdataDiffUploadResponse.t(), diffVersionResponse: GoogleApi.YouTubeReporting.V1.Model.GdataDiffVersionResponse.t(), downloadParameters: GoogleApi.YouTubeReporting.V1.Model.GdataDownloadParameters.t(), filename: String.t(), hash: String.t(), hashVerified: boolean(), inline: String.t(), isPotentialRetry: boolean(), length: String.t(), md5Hash: String.t(), mediaId: String.t(), objectId: GoogleApi.YouTubeReporting.V1.Model.GdataObjectId.t(), path: String.t(), referenceType: String.t(), sha1Hash: String.t(), sha256Hash: String.t(), timestamp: String.t(), token: String.t() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.