ListSchemasResponse

Response message for SchemaService.ListSchemas method.

JSON representation
 { 
 "schemas" 
 : 
 [ 
 { 
 object (  Schema 
 
) 
 } 
 ] 
 , 
 "nextPageToken" 
 : 
 string 
 } 
Fields
schemas[]

object ( Schema )

The Schema s.

nextPageToken

string

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