google_api_library_agent v0.4.2 GoogleApi.LibraryAgent.V1.Model.GoogleExampleLibraryagentV1Book View Source
A single book in the library.
Attributes
author
(type:String.t
, default:nil
) - The name of the book author.name
(type:String.t
, default:nil
) - The resource name of the book. Book names have the formshelves/{shelf_id}/books/{book_id}
. The name is ignored when creating a book.read
(type:boolean()
, default:nil
) - Value indicating whether the book has been read.title
(type:String.t
, default:nil
) - The title of the book.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.