displayName property

String? displayName
getter/setter pair

The space's display name.

Required when creating a space. If you receive the error message ALREADY_EXISTS when creating a space or updating the displayName, try a different displayName. An existing space within the Google Workspace organization might already use this display name. For direct messages, this field might be empty. Supports up to 128 characters.

Implementation

core.String? displayName;