Interface protos.google.chat.v1.ISearchSpacesResponse (0.10.0)

Properties of a SearchSpacesResponse.

Package

@google-apps/chat

Properties

nextPageToken

nextPageToken?: (string|null);

SearchSpacesResponse nextPageToken

spaces

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

SearchSpacesResponse spaces

totalSize

totalSize?: (number|null);

SearchSpacesResponse totalSize