Enum Condition.Op (1.20.0)

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

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

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

Implements

ProtocolMessageEnum

Static Fields

NameDescription
DISCHARGED

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

DISCHARGED = 266338274;

DISCHARGED_VALUE

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

DISCHARGED = 266338274;

EQUALS

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

EQUALS = 442201023;

EQUALS_VALUE

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

EQUALS = 442201023;

IN

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

IN = 2341;

IN_VALUE

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

IN = 2341;

NOT_EQUALS

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

NOT_EQUALS = 19718859;

NOT_EQUALS_VALUE

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

NOT_EQUALS = 19718859;

NOT_IN

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

NOT_IN = 161144369;

NOT_IN_VALUE

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

NOT_IN = 161144369;

NO_OP

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

NO_OP = 74481951;

NO_OP_VALUE

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

NO_OP = 74481951;

UNDEFINED_OP

A value indicating that the enum field is not set.

UNDEFINED_OP = 0;

UNDEFINED_OP_VALUE

A value indicating that the enum field is not set.

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