name property

String? name
getter/setter pair

The resource name of the shelf.

Shelf names have the form shelves/{shelf_id}. The name is ignored when creating a shelf.

Output only.

Implementation

core.String? name;