name property
The resource name of the book.
Book names have the form shelves/{shelf_id}/books/{book_id}
. The name is
ignored when creating a book.
Implementation
core.String? name;
The resource name of the book.
Book names have the form shelves/{shelf_id}/books/{book_id}
. The name is
ignored when creating a book.
core.String? name;