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

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
Name Description
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
Type Description
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
Name Description
var Google\Cloud\PolicyTroubleshooter\Iam\V3\AccessTuple
Returns
Type Description
$this