ListDataStoresResponse

Response message for DataStoreService.ListDataStores method.

JSON representation
 { 
 "dataStores" 
 : 
 [ 
 { 
 object (  DataStore 
 
) 
 } 
 ] 
 , 
 "nextPageToken" 
 : 
 string 
 } 
Fields
dataStores[]

object ( DataStore )

All the customer's DataStore s.

nextPageToken

string

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

Design a Mobile Site
View Site in Mobile | Classic
Share by: