Compute Engine v1 API - Class ComputeEnumConstants.LogConfigCloudAuditOptions.LogName (2.15.0)

public static class ComputeEnumConstants.LogConfigCloudAuditOptions.LogName

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.LogConfigCloudAuditOptions.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