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."],[[["The latest version of the AlloyDB v1 API for .NET is 1.9.0, while the current page is displaying documentation for version 1.8.0."],["The `InstanceView` enum controls which subsets of fields are returned in an `Instance` message within the AlloyDB v1 API."],["The `InstanceView` enum includes three fields: `Basic`, which is the default and excludes node details; `Full`, which is equivalent to `Basic` for primary instances but includes node details for read pool instances; and `Unspecified`, which is equivalent to `Basic`."],["The documentation provides a list of previous versions of the API going back to 1.0.0, for the Google.Cloud.AlloyDb.V1.InstanceView."]]],[]]