Class ListFileSearchStoresResponse

Config for file_search_stores.list return value.

Constructors

Properties

fileSearchStores?: FileSearchStore[]

The returned file search stores.

nextPageToken?: string

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no more pages.

sdkHttpResponse?: HttpResponse

Used to retain the full HTTP response.