Class ListPersistentResourcesRequest (1.35.0)

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

Request message for [PersistentResourceService.ListPersistentResource][].

Attributes

Name
Description
parent
str
Required. The resource name of the Location to list the PersistentResources from. Format: projects/{project}/locations/{location}
page_size
int
Optional. The standard list page size.
page_token
str
Optional. The standard list page token. Typically obtained via [ListPersistentResourceResponse.next_page_token][] of the previous [PersistentResourceService.ListPersistentResource][] call.