Class TestPermissionsRequest (1.6.0)

TestPermissionsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

NameDescription
permissions Sequence[str]
The set of permissions to check for the 'resource'. Permissions with wildcards (such as '*' or 'storage.*') are not allowed.

Inheritance

builtins.object > proto.message.Message > TestPermissionsRequest