Enum Condition.Sys (1.51.0)

public enum Condition.Sys extends Enum<Condition.Sys> implements ProtocolMessageEnum

This is deprecated and has no effect. Do not use. Additional supported values which may be not listed in the enum directly due to technical reasons: NO_ATTR

Protobuf enum google.cloud.compute.v1.Condition.Sys

Implements

ProtocolMessageEnum

Static Fields

NameDescription
IP

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

IP = 2343;

IP_VALUE

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

IP = 2343;

NAME

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

NAME = 2388619;

NAME_VALUE

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

NAME = 2388619;

REGION

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

REGION = 266017524;

REGION_VALUE

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

REGION = 266017524;

SERVICE

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

SERVICE = 17781397;

SERVICE_VALUE

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

SERVICE = 17781397;

UNDEFINED_SYS

A value indicating that the enum field is not set.

UNDEFINED_SYS = 0;

UNDEFINED_SYS_VALUE

A value indicating that the enum field is not set.

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