BASIC server responses for a primary or read instance include all the
relevant instance details, excluding the details of each node in the
instance. The default value.
Full
FULL response is equivalent to BASIC for primary instance (for now).
For read pool instance, this includes details of each node in the pool.
Unspecified
INSTANCE_VIEW_UNSPECIFIED Not specified, equivalent to BASIC.
[[["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 2025-08-04 UTC."],[[["The webpage provides documentation for the `InstanceView` enum within the Google Cloud AlloyDB v1 API, with the latest version being 1.9.0."],["The `InstanceView` enum controls the fields returned in an `Instance` message, allowing users to specify the level of detail they need."],["The `Basic` enum value, which is the default, includes core instance details while excluding node-specific information."],["The `Full` enum value, for read pool instances, includes detailed information about each node in the pool and for primary instances is equivalent to `Basic`."],["The `Unspecified` enum value is equivalent to the `Basic` value."]]],[]]