meetingCode property
Type friendly unique string used to join the meeting.
Format: [a-z]+-[a-z]+-[a-z]+
. For example, abc-mnop-xyz
. The maximum
length is 128 characters. Can only be used as an alias of the space name
to get the space.
Output only.
Implementation
core.String? meetingCode;