BASIC server responses include all the relevant cluster details, excluding
Cluster.ContinuousBackupInfo.EarliestRestorableTime and other view-specific
fields. The default value.
ContinuousBackup
CONTINUOUS_BACKUP response returns all the fields from BASIC plus
the earliest restorable time if continuous backups are enabled.
May increase latency.
Unspecified
CLUSTER_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 document provides reference information for the `ClusterView` enum within the AlloyDB v1beta API, specifically for the .NET environment."],["The `ClusterView` enum is used to specify which subsets of cluster fields should be returned in API responses."],["There are three view options available: `Basic`, `ContinuousBackup`, and `Unspecified`, with `Basic` being the default and `Unspecified` being equivalent to basic."],["The latest version of this document is for `1.0.0-beta09`, while version `1.0.0-beta08` is also available for reference."]]],[]]