GoogleApi.CloudIdentity.V1.Model.LookupMembershipNameResponse (google_api_cloud_identity v0.23.0) View Source
The response message for MembershipsService.LookupMembershipName.
Attributes
-
name
(type:String.t
, default:nil
) - The resource name of the looked-upMembership
. Must be of the formgroups/{group_id}/memberships/{membership_id}
.
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
Unwrap a decoded JSON object into its complex fields.