The client that owns the instance. Provides authorization and a project ID.
configuration_name
str
Name of the instance configuration defining how the instance will be created. Required for instances which do not yet exist.
node_count
int
(Optional) Number of nodes allocated to the instance.
processing_units
int
(Optional) The number of processing units allocated to this instance.
display_name
str
(Optional) The display name for the instance in the Cloud Console UI. (Must be between 4 and 30 characters.) If this value is not set in the constructor, will fall back to the instance ID.
labels
dict (str -> str) or None
(Optional) User-assigned labels for this instance.
[[["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-05-09 UTC."],[],[]]