google_api_cloud_identity v0.7.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_idis the unique ID assigned to the Group to which Membership belongs to, andmember_idis 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
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudIdentity.V1.Model.LookupMembershipNameResponse{
name: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.