Interface protos.google.chat.v1.ISection (0.25.0)

Properties of a Section.

Package

@google-apps/chat

Properties

displayName

displayName?: (string|null);

Section displayName

name

name?: (string|null);

Section name

sortOrder

sortOrder?: (number|null);

Section sortOrder

type

type?: (google.chat.v1.Section.SectionType|keyof typeof google.chat.v1.Section.SectionType|null);

Section type