Class QueryDeployedModelsRequest (1.48.0)

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

Request message for QueryDeployedModels method.

Attributes

NameDescription
deployment_resource_pool str
Required. The name of the target DeploymentResourcePool to query. Format: projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
page_size int
The maximum number of DeployedModels to return. The service may return fewer than this value.
page_token str
A page token, received from a previous QueryDeployedModels call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to QueryDeployedModels must match the call that provided the page token.

Methods

QueryDeployedModelsRequest

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

Request message for QueryDeployedModels method.