Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::ScalingConfig::InstanceSize (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API module Google::Cloud::Metastore::V1beta::ScalingConfig::InstanceSize.

Metastore instance sizes.

Constants

INSTANCE_SIZE_UNSPECIFIED

value: 0
Unspecified instance size

EXTRA_SMALL

value: 1
Extra small instance size, maps to a scaling factor of 0.1.

SMALL

value: 2
Small instance size, maps to a scaling factor of 0.5.

MEDIUM

value: 3
Medium instance size, maps to a scaling factor of 1.0.

LARGE

value: 4
Large instance size, maps to a scaling factor of 3.0.

EXTRA_LARGE

value: 5
Extra large instance size, maps to a scaling factor of 6.0.