Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Membership::MembershipRole.
Represents a user's permitted actions in a Chat space. More enum values
might be added in the future.
Constants
MEMBERSHIP_ROLE_UNSPECIFIED
value: 0 Default value. For users: they
aren't a member of the space, but can be invited. For
Google Groups: they're always
assigned this role (other enum values might be used in the future).
ROLE_MEMBER
value: 1 A member of the space. The user has basic permissions, like sending
messages to the space. In 1:1 and unnamed group conversations, everyone
has this role.
ROLE_MANAGER
value: 2 A space manager. The user has all basic permissions plus administrative
permissions that let them manage the space, like adding or removing
members. Only supported in
SpaceType.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 2024-11-06 UTC."],[],[]]