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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the AlloyDB v1alpha API documentation is 1.0.0-alpha10, featuring the \u003ccode\u003eClusterView\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterView\u003c/code\u003e controls which fields are included in responses when retrieving cluster details, allowing for customized data subsets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasic\u003c/code\u003e view provides core cluster details, excluding certain fields like \u003ccode\u003eContinuousBackupInfo.EarliestRestorableTime\u003c/code\u003e, and is the default view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContinuousBackup\u003c/code\u003e view expands on \u003ccode\u003eBasic\u003c/code\u003e by also including the earliest restorable time when continuous backups are active.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnspecified\u003c/code\u003e is equivalent to \u003ccode\u003eBasic\u003c/code\u003e, serving as the default when no specific view is selected.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1alpha API - Enum ClusterView (1.0.0-alpha12)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-alpha12 (latest)](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.ClusterView)\n- [1.0.0-alpha11](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/1.0.0-alpha11/Google.Cloud.AlloyDb.V1Alpha.ClusterView) \n\n public enum ClusterView\n\nReference documentation and code samples for the AlloyDB v1alpha API enum ClusterView.\n\nView on Cluster. Pass this enum to rpcs that returns a cluster message to\ncontrol which subsets of fields to get.\n\nNamespace\n---------\n\n[Google.Cloud.AlloyDb.V1Alpha](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.AlloyDb.V1Alpha.dll"]]