displayName property
The space's display name.
Required when
creating a space
with a spaceType
of 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.
Optional.
Implementation
core.String? displayName;