View Source GoogleApi.CloudIdentity.V1.Model.RestrictionEvaluations (google_api_cloud_identity v0.30.0)
Evaluations of restrictions applied to parent group on this membership.
Attributes
-
memberRestrictionEvaluation
(type:GoogleApi.CloudIdentity.V1.Model.MembershipRoleRestrictionEvaluation.t
, default:nil
) - Evaluation of the member restriction applied to this membership. Empty if the user lacks permission to view the restriction evaluation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudIdentity.V1.Model.RestrictionEvaluations{ memberRestrictionEvaluation: GoogleApi.CloudIdentity.V1.Model.MembershipRoleRestrictionEvaluation.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.