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

gdata

Attributes

  • blobGeneration (String.t): gdata Defaults to: null.
  • blobId (String.t): gdata Defaults to: null.
  • downloadReadHandle (binary()): gdata Defaults to: null.
  • readToken (String.t): gdata Defaults to: null.
  • uploadMetadataContainer (binary()): 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.GdataBlobstore2Info{
  blobGeneration: any(),
  blobId: any(),
  downloadReadHandle: any(),
  readToken: any(),
  uploadMetadataContainer: 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.