Google Chat V1 API - Module Google::Apps::Chat::V1::Membership::MembershipRole (v0.1.1)

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.