Class ListHydratedDeploymentsRequest (0.2.2)

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

Request object for ListHydratedDeployments.

Attributes

NameDescription
parent str
Required. The deployment managing the hydrated deployments.
page_size int
Optional. The maximum number of hydrated deployments to return. The service may return fewer than this value. If unspecified, at most 50 hydrated deployments will be returned. The maximum value is 1000. Values above 1000 will be set to 1000.
page_token str
Optional. The page token, received from a previous ListHydratedDeployments call. Provide this to retrieve the subsequent page.