deploymentResourcePool property

DeploymentResourcePool? deploymentResourcePool
final

Required. The DeploymentResourcePool to update.

The DeploymentResourcePool's name field is used to identify the DeploymentResourcePool to update. Format: projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}

Implementation

final DeploymentResourcePool? deploymentResourcePool;