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-04-17 UTC."],[[["This webpage provides documentation for the `InstanceView` enum within the Google Cloud AlloyDB v1 API, detailing different levels of instance information that can be retrieved."],["The `InstanceView` enum has three defined fields: `Basic`, `Full`, and `Unspecified`, which specify the level of detail returned in server responses for instances."],["The `Basic` view is the default, providing essential instance details excluding node-specific information, while the `Full` view includes node details for read pool instances."],["`Unspecified` is treated the same as the `Basic` view, it is not specified and is the equivalent of BASIC."],["The documentation provides the various version numbers for this specific API enum, ranging from 1.0.0 up to the current latest release of 1.9.0."]]],[]]