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

Properties of a ListSectionItemsRequest.

Package

@google-apps/chat

Properties

filter

filter?: (string|null);

ListSectionItemsRequest filter

pageSize

pageSize?: (number|null);

ListSectionItemsRequest pageSize

pageToken

pageToken?: (string|null);

ListSectionItemsRequest pageToken

parent

parent?: (string|null);

ListSectionItemsRequest parent