GoogleApi.Admin.Directory_v1.Model.MembersHasMember (google_api_admin v0.37.0) View Source
JSON template for Has Member response in Directory API.
Attributes
-
isMember
(type:boolean()
, default:nil
) - Output only. Identifies whether the given user is a member of the group. Membership can be direct or nested.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Admin.Directory_v1.Model.MembersHasMember{ isMember: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.