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."],[[["This documentation covers the `ClusterView` enum within the AlloyDB v1alpha API, specifically version 1.0.0-alpha09, and the latest being 1.0.0-alpha10."],["`ClusterView` is used to control which subsets of cluster fields are returned in API responses, offering different levels of detail."],["The `Basic` view provides core cluster details, excluding continuous backup information, and is the default view."],["The `ContinuousBackup` view includes all details from `Basic` and adds the earliest restorable time if continuous backups are enabled, potentially with increased latency."],["`Unspecified` is equivalent to the `Basic` view and represents when a specific view is not set."]]],[]]