GoogleApi.CloudIdentity.V1.Model.LookupMembershipNameResponse (google_api_cloud_identity v0.26.0) View Source

The response message for MembershipsService.LookupMembershipName.

Attributes

  • name (type: String.t, default: nil) - The resource name of the looked-up Membership. Must be of the form groups/{group}/memberships/{membership}.

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() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.