public enum LegendOrient extends Enum<LegendOrient> implements ProtocolMessageEnumProtobuf enum google.cloud.chronicle.v1.LegendOrient
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
HORIZONTAL |
|
HORIZONTAL_VALUE |
|
LEGEND_ORIENT_UNSPECIFIED |
|
LEGEND_ORIENT_UNSPECIFIED_VALUE |
|
UNRECOGNIZED |
|
VERTICAL |
|
VERTICAL_VALUE |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|