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

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 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
AccessTuple|null

hasAccessTuple

clearAccessTuple

setAccessTuple

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

Parameter
Name Description
var AccessTuple
Returns
Type Description
$this