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 latest version of the AlloyDB v1alpha API documentation is 1.0.0-alpha10, featuring the `ClusterView` enum."],["`ClusterView` controls which fields are included in responses when retrieving cluster details, allowing for customized data subsets."],["The `Basic` view provides core cluster details, excluding certain fields like `ContinuousBackupInfo.EarliestRestorableTime`, and is the default view."],["The `ContinuousBackup` view expands on `Basic` by also including the earliest restorable time when continuous backups are active."],["`Unspecified` is equivalent to `Basic`, serving as the default when no specific view is selected."]]],[]]