isWriteable property

bool? isWriteable
getter/setter pair

True if you can create media items in this album.

This field is based on the scopes granted and permissions of the album. If the scopes are changed or permissions of the album are changed, this field is updated.

Output only.

Implementation

core.bool? isWriteable;