Google Chat V1 API - Module Google::Apps::Chat::V1::Availability::State (v0.28.0)
Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Availability::State.
Represents the current availability state of the user.
Constants
STATE_UNSPECIFIED
value: 0 Default value. The state is unspecified.
ACTIVE
value: 1 The user is currently active, based on recent activity.
IDLE
value: 2 The user is currently idle. This state indicates a period of inactivity
after being ACTIVE, before potentially transitioning to AWAY.
AWAY
value: 3 The user is currently away. This can be either automatically set after
a period of inactivity in ACTIVE or IDLE state, or it can be manually set
by the user. When manually set via MarkAsAway, this state persists
regardless of user activity.
DO_NOT_DISTURB
value: 4 The user is in Do Not Disturb state, which is manually set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-05 UTC."],[],[]]