Class ListDeploymentResourcePoolsResponse (1.45.0)

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

Response message for ListDeploymentResourcePools method.

Attributes

NameDescription
deployment_resource_pools MutableSequence[google.cloud.aiplatform_v1beta1.types.DeploymentResourcePool]
The DeploymentResourcePools from the specified location.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListDeploymentResourcePoolsResponse

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

Response message for ListDeploymentResourcePools method.