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

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.

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.RestrictionEvaluations{
  memberRestrictionEvaluation:
    GoogleApi.CloudIdentity.V1.Model.MembershipRoleRestrictionEvaluation.t()
    | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.