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.
#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.
Returns
- (::Array<::String>) — The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.