Enum LogConfigCloudAuditOptions.LogName (1.51.0)

public enum LogConfigCloudAuditOptions.LogName extends Enum<LogConfigCloudAuditOptions.LogName> implements ProtocolMessageEnum

This is deprecated and has no effect. Do not use.

Protobuf enum google.cloud.compute.v1.LogConfigCloudAuditOptions.LogName

Implements

ProtocolMessageEnum

Static Fields

NameDescription
ADMIN_ACTIVITY

This is deprecated and has no effect. Do not use.

ADMIN_ACTIVITY = 427503135;

ADMIN_ACTIVITY_VALUE

This is deprecated and has no effect. Do not use.

ADMIN_ACTIVITY = 427503135;

DATA_ACCESS

This is deprecated and has no effect. Do not use.

DATA_ACCESS = 238070681;

DATA_ACCESS_VALUE

This is deprecated and has no effect. Do not use.

DATA_ACCESS = 238070681;

UNDEFINED_LOG_NAME

A value indicating that the enum field is not set.

UNDEFINED_LOG_NAME = 0;

UNDEFINED_LOG_NAME_VALUE

A value indicating that the enum field is not set.

UNDEFINED_LOG_NAME = 0;

UNRECOGNIZED
UNSPECIFIED_LOG_NAME

This is deprecated and has no effect. Do not use.

UNSPECIFIED_LOG_NAME = 410515182;

UNSPECIFIED_LOG_NAME_VALUE

This is deprecated and has no effect. Do not use.

UNSPECIFIED_LOG_NAME = 410515182;

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()