displayName property

String? displayName
getter/setter pair

The display name of the document.

The name must be 1024 bytes or less; otherwise, the creation request fails.

Required.

Implementation

core.String? displayName;