ListDocumentsResponse

Response message for DocumentService.ListDocuments method.

JSON representation
 { 
 "documents" 
 : 
 [ 
 { 
 object (  Document 
 
) 
 } 
 ] 
 , 
 "nextPageToken" 
 : 
 string 
 } 
Fields
documents[]

object ( Document )

The Document s.

nextPageToken

string

A token that can be sent as ListDocumentsRequest.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: