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-04-17 UTC."],[[["This webpage provides documentation for the `ClusterView` enum within the Google Cloud AlloyDB v1 API, detailing different views for cluster information retrieval."],["The latest version of the AlloyDB v1 API documented is 1.9.0, with versions ranging back to 1.0.0 available for reference."],["The `ClusterView` enum has three fields: `Basic` (the default, providing core cluster details), `ContinuousBackup` (includes `Basic` data plus earliest restorable time if continuous backups are enabled), and `Unspecified` (equivalent to `Basic`)."],["The documentation specifies that using the `ContinuousBackup` view might increase latency in response times."]]],[]]