ListNodesResponse

Response for nodes.list method .

JSON representation
 { 
 "nodes" 
 : 
 [ 
 { 
 object (  Node 
 
) 
 } 
 ] 
 , 
 "nextPageToken" 
 : 
 string 
 } 
Fields
nodes[]

object ( Node )

The nodes that match the request.

nextPageToken

string

A pagination token returned from a previous call to nodes.list method that indicates from where listing should continue. If the field is missing or empty, it means there is no more nodes.

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