public enum AuthorizationInfo.Types.PermissionTypeReference documentation and code samples for the Google Cloud Audit API enum AuthorizationInfo.Types.PermissionType.
The list of valid permission types that can be checked.
Namespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Fields |
|
|---|---|
| Name | Description |
AdminRead |
Permissions that gate reading resource configuration or metadata. |
AdminWrite |
Permissions that gate modification of resource configuration or metadata. |
DataRead |
Permissions that gate reading user-provided data. |
DataWrite |
Permissions that gate writing user-provided data. |
Unspecified |
Default. Should not be used. |