public enum PositionSectionRequest.Position extends Enum<PositionSectionRequest.Position> implements ProtocolMessageEnumThe position of the section.
Protobuf enum google.chat.v1.PositionSectionRequest.Position
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
END |
End of the list of sections. |
END_VALUE |
End of the list of sections. |
POSITION_UNSPECIFIED |
Unspecified position. |
POSITION_UNSPECIFIED_VALUE |
Unspecified position. |
START |
Start of the list of sections. |
START_VALUE |
Start of the list of sections. |
UNRECOGNIZED |
|
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() |
|