Class ListDeploymentResourcePoolsRequest (1.48.0)

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

Request message for ListDeploymentResourcePools method.

Attributes

NameDescription
parent str
Required. The parent Location which owns this collection of DeploymentResourcePools. Format: projects/{project}/locations/{location}
page_size int
The maximum number of DeploymentResourcePools to return. The service may return fewer than this value.
page_token str
A page token, received from a previous ListDeploymentResourcePools call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListDeploymentResourcePools must match the call that provided the page token.

Methods

ListDeploymentResourcePoolsRequest

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

Request message for ListDeploymentResourcePools method.