id property

String? id
getter/setter pair

The REST ID of the collection.

Content API methods that operate on collections take this as their collectionId parameter. The REST ID for a collection is of the form collectionId. id attribute

Required.

Implementation

core.String? id;