Reference documentation and code samples for the IAM Policy Troubleshooter V1 API class Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::AnnotatedMembership.
Details about whether the binding includes the principal.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#membership
def membership() -> ::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership) — Indicates whether the binding includes the principal.
#membership=
def membership=(value) -> ::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership
Parameter
- value (::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership) — Indicates whether the binding includes the principal.
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership) — Indicates whether the binding includes the principal.
#relevance
def relevance() -> ::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the binding.
#relevance=
def relevance=(value) -> ::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance
Parameter
- value (::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the binding.
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance) — The relevance of the principal's status to the overall determination for the binding.