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-03-21 UTC."],[[["The latest version of the AlloyDB v1alpha API documentation is 1.0.0-alpha10, with 1.0.0-alpha09 also available."],["`InstanceView` is an enum in the `Google.Cloud.AlloyDb.V1Alpha` namespace used to specify the subset of fields to retrieve when requesting an instance."],["The `Basic` field in `InstanceView` provides core instance details excluding individual node information, and is the default view."],["The `Full` field provides details of each node in the pool for read pool instances, and for primary instance it is equivalent to `Basic` for now."],["The `Unspecified` field in `InstanceView` is equivalent to the `Basic` view, and is not specifically defined."]]],[]]