Reference documentation and code samples for the Policy Troubleshooter V3 API class Google::Cloud::PolicyTroubleshooter::Iam::V3::DenyRuleExplanation::AnnotatedDenyPrincipalMatching.
Details about whether the principal in the request is listed as a denied principal in the deny rule, either directly or through membership in a principal set.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#membership
def membership() -> ::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState
Returns
- (::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState) — Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.
#membership=
def membership=(value) -> ::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState
Parameter
- value (::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState) — Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.
Returns
- (::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState) — Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.
#relevance
def relevance() -> ::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance
Returns
- (::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the role binding.
#relevance=
def relevance=(value) -> ::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance
Parameter
- value (::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the role binding.
Returns
- (::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the role binding.