Google Cloud Audit API - Enum AuthorizationInfo.Types.PermissionType (2.5.0)

public enum AuthorizationInfo.Types.PermissionType

Reference 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.Audit

Assembly

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.