Reference documentation and code samples for the Google Apps Chat V1 Client class MembershipCount.
Represents the count of memberships of a space, grouped into categories.
Generated from protobuf message google.chat.v1.Space.MembershipCount
Namespace
Google \ Apps \ Chat \ V1 \ SpaceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ joined_direct_human_user_count
int
Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.
↳ joined_group_count
int
Count of all groups that have directly joined the space.
getJoinedDirectHumanUserCount
Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.
int
setJoinedDirectHumanUserCount
Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.
var
int
$this
getJoinedGroupCount
Count of all groups that have directly joined the space.
int
setJoinedGroupCount
Count of all groups that have directly joined the space.
var
int
$this