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
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ access_tuple |
Google\Cloud\PolicyTroubleshooter\V1\AccessTuple
The information to use for checking whether a member has a permission for a resource. |
getAccessTuple
The information to use for checking whether a member has a permission for a resource.
Returns | |
---|---|
Type | Description |
Google\Cloud\PolicyTroubleshooter\V1\AccessTuple|null |
hasAccessTuple
clearAccessTuple
setAccessTuple
The information to use for checking whether a member has a permission for a resource.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\PolicyTroubleshooter\V1\AccessTuple
|
Returns | |
---|---|
Type | Description |
$this |