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

Reference documentation and code samples for the Google Cloud Policy Troubleshooter Iam V3 Client class TroubleshootIamPolicyRequest.

Request for TroubleshootIamPolicy.

Generated from protobuf message google.cloud.policytroubleshooter.iam.v3.TroubleshootIamPolicyRequest

Namespace

Google \ Cloud \ PolicyTroubleshooter \ Iam \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ access_tuple Google\Cloud\PolicyTroubleshooter\Iam\V3\AccessTuple

The information to use for checking whether a principal has a permission for a resource.

getAccessTuple

The information to use for checking whether a principal has a permission for a resource.

Returns
TypeDescription
Google\Cloud\PolicyTroubleshooter\Iam\V3\AccessTuple|null

hasAccessTuple

clearAccessTuple

setAccessTuple

The information to use for checking whether a principal has a permission for a resource.

Parameter
NameDescription
var Google\Cloud\PolicyTroubleshooter\Iam\V3\AccessTuple
Returns
TypeDescription
$this