Resource: DeploymentResourcePool
A description of resources that can be shared by multiple DeployedModels, whose underlying specification consists of a DedicatedResources.
JSON representation |
---|
{
"name": string,
"dedicatedResources": {
object ( |
Fields | |
---|---|
name |
Output only. The resource name of the DeploymentResourcePool. Format: projects/{project}/locations/{location}/deploymentResourcePools/{deploymentResourcePool} |
dedicatedResources |
Required. The underlying DedicatedResources that the DeploymentResourcePool uses. |
createTime |
Output only. Timestamp when this DeploymentResourcePool was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
Methods |
|
---|---|
|
Create a DeploymentResourcePool. |
|
Delete a DeploymentResourcePool. |
|
Get a DeploymentResourcePool. |
|
List DeploymentResourcePools in a location. |
|
List DeployedModels that have been deployed on this DeploymentResourcePool. |