Cloud Bigtable Admin V2 API - Class Google::Iam::V1::TestIamPermissionsResponse (v1.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Iam::V1::TestIamPermissionsResponse.
Response message for TestIamPermissions method.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#permissions
defpermissions()->::Array<::String>
Returns
(::Array<::String>) — A subset of TestPermissionsRequest.permissions that the caller is
allowed.
#permissions=
defpermissions=(value)->::Array<::String>
Parameter
value (::Array<::String>) — A subset of TestPermissionsRequest.permissions that the caller is
allowed.
Returns
(::Array<::String>) — A subset of TestPermissionsRequest.permissions that the caller is
allowed.