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 v1 API documentation for \u003ccode\u003eClusterView\u003c/code\u003e is 1.9.0, with previous versions available ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterView\u003c/code\u003e is an enum used in the AlloyDB v1 API to control which subsets of cluster fields are returned in responses, allowing for tailored views of cluster data.\u003c/p\u003e\n"],["\u003cp\u003eThe enum \u003ccode\u003eClusterView\u003c/code\u003e has three fields: \u003ccode\u003eBasic\u003c/code\u003e, which is the default view and excludes specific fields like \u003ccode\u003eCluster.ContinuousBackupInfo.EarliestRestorableTime\u003c/code\u003e; \u003ccode\u003eContinuousBackup\u003c/code\u003e, which includes all \u003ccode\u003eBasic\u003c/code\u003e fields plus the earliest restorable time; and \u003ccode\u003eUnspecified\u003c/code\u003e, which is equivalent to \u003ccode\u003eBasic\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1 API - Enum ClusterView (1.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/latest/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.10.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.10.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.9.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.8.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.7.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.6.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.5.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.4.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.3.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.2.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.1.0/Google.Cloud.AlloyDb.V1.ClusterView)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/1.0.0/Google.Cloud.AlloyDb.V1.ClusterView) \n\n public enum ClusterView\n\nReference documentation and code samples for the AlloyDB v1 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.V1](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/latest/Google.Cloud.AlloyDb.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.AlloyDb.V1.dll"]]