Reference documentation and code samples for the Batch V1 API class Google::Iam::V1::TestIamPermissionsRequest.
Request message for TestIamPermissions method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#permissions
def permissions() -> ::Array<::String> Returns 
 -  (::Array<::String>) — The set of permissions to check for the 
resource. Permissions with wildcards (such as '' or 'storage.') are not allowed. For more information see IAM Overview. 
#permissions=
def permissions=(value) -> ::Array<::String> Parameter 
 -  value (::Array<::String>) — The set of permissions to check for the 
resource. Permissions with wildcards (such as '' or 'storage.') are not allowed. For more information see IAM Overview. 
 Returns 
 -  (::Array<::String>) — The set of permissions to check for the 
resource. Permissions with wildcards (such as '' or 'storage.') are not allowed. For more information see IAM Overview. 
#resource
def resource() -> ::String Returns 
 - (::String) — REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.
 
#resource=
def resource=(value) -> ::String Parameter 
 - value (::String) — REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.
 
 Returns 
 - (::String) — REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.