Reference documentation and code samples for the Google Cloud Policy Troubleshooter Iam V3 Client class ConditionContext.
Additional context for troubleshooting conditional role bindings and deny rules.
Generated from protobuf message google.cloud.policytroubleshooter.iam.v3.ConditionContext
Namespace
Google \ Cloud \ PolicyTroubleshooter \ Iam \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resource
Google\Cloud\PolicyTroubleshooter\Iam\V3\ConditionContext\Resource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
↳ destination
Google\Cloud\PolicyTroubleshooter\Iam\V3\ConditionContext\Peer
The destination of a network activity, such as accepting a TCP connection. In a multi-hop network activity, the destination represents the receiver of the last hop.
↳ request
Google\Cloud\PolicyTroubleshooter\Iam\V3\ConditionContext\Request
Represents a network request, such as an HTTP request.
↳ effective_tags
array< Google\Cloud\PolicyTroubleshooter\Iam\V3\ConditionContext\EffectiveTag
>
Output only. The effective tags on the resource. The effective tags are fetched during troubleshooting.
getResource
Represents a target resource that is involved with a network activity.
If multiple resources are involved with an activity, this must be the primary one.
hasResource
clearResource
setResource
Represents a target resource that is involved with a network activity.
If multiple resources are involved with an activity, this must be the primary one.
$this
getDestination
The destination of a network activity, such as accepting a TCP connection.
In a multi-hop network activity, the destination represents the receiver of the last hop.
hasDestination
clearDestination
setDestination
The destination of a network activity, such as accepting a TCP connection.
In a multi-hop network activity, the destination represents the receiver of the last hop.
$this
getRequest
Represents a network request, such as an HTTP request.
hasRequest
clearRequest
setRequest
Represents a network request, such as an HTTP request.
$this
getEffectiveTags
Output only. The effective tags on the resource. The effective tags are fetched during troubleshooting.
setEffectiveTags
Output only. The effective tags on the resource. The effective tags are fetched during troubleshooting.
$this