Google Cloud Ai Platform V1 Client - Class DeploymentTier (1.39.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeploymentTier.

Tiers encapsulate serving time attributes like latency and throughput.

Protobuf type google.cloud.aiplatform.v1.DeployedIndex.DeploymentTier

Namespace

Google \ Cloud \ AIPlatform \ V1 \ DeployedIndex

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DEPLOYMENT_TIER_UNSPECIFIED

Value: 0

Default deployment tier.

Generated from protobuf enum DEPLOYMENT_TIER_UNSPECIFIED = 0;

STORAGE

Value: 2

Optimized for costs.

Generated from protobuf enum STORAGE = 2;