public enum Section.SectionType extends Enum<Section.SectionType> implements ProtocolMessageEnumSection types.
Protobuf enum google.chat.v1.Section.SectionType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CUSTOM_SECTION |
Custom section. |
CUSTOM_SECTION_VALUE |
Custom section. |
DEFAULT_APPS |
Default section containing a user's installed apps. |
DEFAULT_APPS_VALUE |
Default section containing a user's installed apps. |
DEFAULT_DIRECT_MESSAGES |
Default section containing DIRECT_MESSAGE between two human users or GROUP_CHAT spaces that don't belong to any custom section. |
DEFAULT_DIRECT_MESSAGES_VALUE |
Default section containing DIRECT_MESSAGE between two human users or GROUP_CHAT spaces that don't belong to any custom section. |
DEFAULT_SPACES |
Default spaces that don't belong to any custom section. |
DEFAULT_SPACES_VALUE |
Default spaces that don't belong to any custom section. |
SECTION_TYPE_UNSPECIFIED |
Unspecified section type. |
SECTION_TYPE_UNSPECIFIED_VALUE |
Unspecified section type. |
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() |
|