View Source GoogleApi.YouTubeReporting.V1.Model.GdataDiffVersionResponse (google_api_you_tube_reporting v0.15.0)

gdata

Attributes

  • 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.GdataDiffVersionResponse{
  objectSizeBytes: String.t() | nil,
  objectVersion: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.