Get Membership Result
Constructors
Properties
The time when the Membership
was created.
Delivery setting associated with the membership.
Immutable. The EntityKey
of the member. Either member_key
or preferred_member_key
must be set when calling MembershipsService.CreateMembership but not both; both shall be set when returned.
The resource name of the Membership
. Shall be of the form groups/{group_id}/memberships/{membership_id}
.
Immutable. The EntityKey
of the member. Either member_key
or preferred_member_key
must be set when calling MembershipsService.CreateMembership but not both; both shall be set when returned.
The MembershipRole
s that apply to the Membership
. If unspecified, defaults to a single MembershipRole
with name
MEMBER
. Must not contain duplicate MembershipRole
s with the same name
.
The time when the Membership
was last updated.