Google Chat V1 API - Module Google::Apps::Chat::V1::Availability::State (v0.27.0)
Stay organized with collections
Save and categorize content based on your preferences.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]