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, used to specify which fields to include when retrieving cluster details."],["The `ClusterView` enum has three options: `Basic`, which is the default and provides essential cluster information; `ContinuousBackup`, which includes all of the basic information plus the earliest restorable time for continuous backups; and `Unspecified`, which is equivalent to `Basic`."],["The latest version of the API documented is 1.9.0, but the page defaults to the 1.8.0 version, there are also 8 other previous versions available from 1.7.0 to 1.0.0, each having its own documentation."],["The documentation pertains to the `Google.Cloud.AlloyDb.V1` namespace, specifically detailing the `ClusterView` enum, which is present within the `Google.Cloud.AlloyDb.V1.dll` assembly."]]],[]]