google_api_books v0.12.0 GoogleApi.Books.V1.Model.Metadata View Source
Attributes
items
(type:list(GoogleApi.Books.V1.Model.MetadataItems.t)
, default:nil
) - A list of offline dictionary metadata.kind
(type:String.t
, default:dictionary#metadata
) - Resource type.
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 Sourcet() :: %GoogleApi.Books.V1.Model.Metadata{ items: [GoogleApi.Books.V1.Model.MetadataItems.t()], kind: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.