Class ListPersistentResourcesRequest (1.93.0)

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

Request message for PersistentResourceService.ListPersistentResources.

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 ListPersistentResourcesResponse.next_page_token of the previous [PersistentResourceService.ListPersistentResource][] call.

Methods

ListPersistentResourcesRequest

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

Request message for PersistentResourceService.ListPersistentResources.