google_api_cloud_identity v0.16.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}, where group_id is the unique ID assigned to the Group to which Membership belongs to, and member_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

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.