Enum PositionSectionRequest.Types.Position
The position of the section.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum PositionSectionRequest.Types.Position
Fields
| Name | Description |
|---|---|
| End | End of the list of sections. |
| Start | Start of the list of sections. |
| Unspecified | Unspecified position. |