Interface protos.google.chat.v1.IListSpacesResponse (0.9.0)

Properties of a ListSpacesResponse.

Package

@google-apps/chat

Properties

nextPageToken

nextPageToken?: (string|null);

ListSpacesResponse nextPageToken

spaces

spaces?: (google.chat.v1.ISpace[]|null);

ListSpacesResponse spaces