Class ComputeEnumConstants.LogConfigCloudAuditOptions.LogName (1.2.0)

public static class LogName

Constants for wire representations of the LogConfigCloudAuditOptions.Types.LogName enum.

Inheritance

Object > ComputeEnumConstants.LogConfigCloudAuditOptions.LogName

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AdminActivity

public const string AdminActivity = "ADMIN_ACTIVITY"

Wire representation of AdminActivity.

Field Value
TypeDescription
String

DataAccess

public const string DataAccess = "DATA_ACCESS"

Wire representation of DataAccess.

Field Value
TypeDescription
String

UndefinedLogName

public const string UndefinedLogName = "UNDEFINED_LOG_NAME"

Wire representation of UndefinedLogName.

Field Value
TypeDescription
String

UnspecifiedLogName

public const string UnspecifiedLogName = "UNSPECIFIED_LOG_NAME"

Wire representation of UnspecifiedLogName.

Field Value
TypeDescription
String