Google Cloud Policy Troubleshooter V1 Client - Class TroubleshootIamPolicyRequest (1.3.2)

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

Request for TroubleshootIamPolicy.

Generated from protobuf message google.cloud.policytroubleshooter.v1.TroubleshootIamPolicyRequest

Namespace

Google \ Cloud \ PolicyTroubleshooter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ access_tuple Google\Cloud\PolicyTroubleshooter\V1\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\V1\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\V1\AccessTuple
Returns
TypeDescription
$this