Class ListStudiesRequest (1.36.4)

  ListStudiesRequest 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Request message for VizierService.ListStudies .

Attributes

Name
Description
parent
str
Required. The resource name of the Location to list the Study from. Format: projects/{project}/locations/{location}
page_token
str
Optional. A page token to request the next page of results. If unspecified, there are no subsequent pages.
page_size
int
Optional. The maximum number of studies to return per "page" of results. If unspecified, service will pick an appropriate default.

Methods

ListStudiesRequest

  ListStudiesRequest 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Request message for VizierService.ListStudies .