Google Chat V1 API - Module Google::Apps::Chat::V1::Membership::MembershipState (v0.22.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::Membership::MembershipState.
Specifies the member's relationship with a space. Other membership states
might be supported in the future.
Constants
MEMBERSHIP_STATE_UNSPECIFIED
value: 0 Default value. Don't use.
JOINED
value: 1 The user is added to the space, and can participate in the space.
INVITED
value: 2 The user is invited to join the space, but hasn't joined it.
NOT_A_MEMBER
value: 3 The user doesn't belong to the space and doesn't have a pending
invitation to join the space.
[[["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-04-03 UTC."],[],[]]