google_api_cloud_identity v0.15.0 GoogleApi.CloudIdentity.V1.Model.LookupMembershipNameResponse View Source
Attributes
-
name
(type:String.t
, default:nil
) - Resource name of the Membership being looked up. Format:groups/{group_id}/memberships/{member_id}
, wheregroup_id
is the unique ID assigned to the Group to which Membership belongs to, andmember_id
is the unique ID assigned to the member.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudIdentity.V1.Model.LookupMembershipNameResponse{ name: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.