room Object
id String
name String
topic String
type String ENUM
status String ENUM
correspondingRoomBlockId String
allowJoinSecretLink Boolean
linkSecret String
upcomingScheduledTime String
createdAt String
updatedAt String
archivedAt String
deletedAt String
presenceInfo Array
presenceId String
userId String
name String
state String ENUM
joinedAt String
createdById String
updatedById String
pilotToken String
callType String ENUM
recordAutomatically Boolean
hideRecordingsByDefault Boolean
unreadCount String
hideRecordingTranscript Boolean
allowRecordingDownload Boolean
code Integer The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
message String A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
details Array
@type String The type of the serialized message.
Was this guide helpful?