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

gdata

Attributes

  • bucketName (type: String.t, default: nil) - gdata
  • generation (type: String.t, default: nil) - gdata
  • objectName (type: String.t, default: nil) - gdata

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.YouTubeReporting.V1.Model.GdataObjectId{
  bucketName: String.t() | nil,
  generation: String.t() | nil,
  objectName: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.