Google Cloud Policy Troubleshooter Iam V3 Client - Class AnnotatedDenyPrincipalMatching (0.1.2)

Reference documentation and code samples for the Google Cloud Policy Troubleshooter Iam V3 Client class 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.

Generated from protobuf message google.cloud.policytroubleshooter.iam.v3.DenyRuleExplanation.AnnotatedDenyPrincipalMatching

Namespace

Google \ Cloud \ PolicyTroubleshooter \ Iam \ V3 \ DenyRuleExplanation

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ membership int

Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.

↳ relevance int

The relevance of the principal's status to the overall determination for the role binding.

getMembership

Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.

Returns
TypeDescription
int

setMembership

Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getRelevance

The relevance of the principal's status to the overall determination for the role binding.

Returns
TypeDescription
int

setRelevance

The relevance of the principal's status to the overall determination for the role binding.

Parameter
NameDescription
var int
Returns
TypeDescription
$this