Reference documentation and code samples for the IAM Policy Troubleshooter V1 API class Google::Cloud::PolicyTroubleshooter::V1::TroubleshootIamPolicyRequest.
Request for TroubleshootIamPolicy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_tuple
def access_tuple() -> ::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple) — The information to use for checking whether a principal has a permission for a resource.
#access_tuple=
def access_tuple=(value) -> ::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple
Parameter
- value (::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple) — The information to use for checking whether a principal has a permission for a resource.
Returns
- (::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple) — The information to use for checking whether a principal has a permission for a resource.