Enum LogConfigDataAccessOptions.LogMode (1.17.0)

public enum LogConfigDataAccessOptions.LogMode extends Enum<LogConfigDataAccessOptions.LogMode> implements ProtocolMessageEnum

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

Protobuf enum google.cloud.compute.v1.LogConfigDataAccessOptions.LogMode

Implements

ProtocolMessageEnum

Static Fields

NameDescription
LOG_FAIL_CLOSED

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

LOG_FAIL_CLOSED = 360469778;

LOG_FAIL_CLOSED_VALUE

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

LOG_FAIL_CLOSED = 360469778;

LOG_MODE_UNSPECIFIED

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

LOG_MODE_UNSPECIFIED = 88160822;

LOG_MODE_UNSPECIFIED_VALUE

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

LOG_MODE_UNSPECIFIED = 88160822;

UNDEFINED_LOG_MODE

A value indicating that the enum field is not set.

UNDEFINED_LOG_MODE = 0;

UNDEFINED_LOG_MODE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_LOG_MODE = 0;

UNRECOGNIZED

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()