AuthorizationLoggingOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)
This is deprecated and has no effect. Do not use.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute | |
---|---|
Name | Description |
permission_type |
str
This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values. This field is a member of oneof _ _permission_type .
|
Classes
PermissionType
PermissionType(value)
This is deprecated and has no effect. Do not use.
Values: UNDEFINED_PERMISSION_TYPE (0): A value indicating that the enum field is not set. ADMIN_READ (128951462): This is deprecated and has no effect. Do not use. ADMIN_WRITE (244412079): This is deprecated and has no effect. Do not use. DATA_READ (305224971): This is deprecated and has no effect. Do not use. DATA_WRITE (340181738): This is deprecated and has no effect. Do not use. PERMISSION_TYPE_UNSPECIFIED (440313346): This is deprecated and has no effect. Do not use.