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
Output only. 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
Output only. Count of all groups that have directly joined the space.
getJoinedDirectHumanUserCount
Output only. Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.
int
setJoinedDirectHumanUserCount
Output only. 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
Output only. Count of all groups that have directly joined the space.
int
setJoinedGroupCount
Output only. Count of all groups that have directly joined the space.
var
int
$this