View Source GoogleApi.CloudIdentity.V1.Model.TransitiveMembershipRole (google_api_cloud_identity v0.31.0)
Message representing the role of a TransitiveMembership.
Attributes
-
role
(type:String.t
, default:nil
) - TransitiveMembershipRole in string format. Currently supported TransitiveMembershipRoles:"MEMBER"
,"OWNER"
, and"MANAGER"
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudIdentity.V1.Model.TransitiveMembershipRole{ role: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.