AlloyDB V1ALPHA API - Module Google::Cloud::AlloyDB::V1alpha::Instance::InstanceType (v0.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the AlloyDB V1ALPHA API module Google::Cloud::AlloyDB::V1alpha::Instance::InstanceType.
Type of an Instance
Constants
INSTANCE_TYPE_UNSPECIFIED
value: 0 The type of the instance is unknown.
PRIMARY
value: 1 PRIMARY instances support read and write operations.
READ_POOL
value: 2
READ POOL instances support read operations only. Each read pool instance
consists of one or more homogeneous nodes.
Read pool of size 1 can only have zonal availability.
Read pools with node count of 2 or more can have regional
availability (nodes are present in 2 or more zones in a region).
SECONDARY
value: 3 SECONDARY instances support read operations only. SECONDARY instance
is a cross-region read replica
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]