ListChunksResponse

Response message for ChunkService.ListChunks method.

JSON representation
 { 
 "chunks" 
 : 
 [ 
 { 
 object (  Chunk 
 
) 
 } 
 ] 
 , 
 "nextPageToken" 
 : 
 string 
 } 
Fields
chunks[]

object ( Chunk )

The Chunk s.

nextPageToken

string

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