[[["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 \u003ccode\u003eInstance.Types.AvailabilityType\u003c/code\u003e enum in the AlloyDB v1alpha API defines the availability options for an instance.\u003c/p\u003e\n"],["\u003cp\u003eInstances can be either \u003ccode\u003eZonal\u003c/code\u003e, meaning they serve data from a single zone, or \u003ccode\u003eRegional\u003c/code\u003e, indicating they can serve data from multiple zones for higher availability.\u003c/p\u003e\n"],["\u003cp\u003eThe enum includes \u003ccode\u003eUnspecified\u003c/code\u003e to represent an unknown availability type.\u003c/p\u003e\n"],["\u003cp\u003eThe reference documentation can be found in the namespace \u003ccode\u003eGoogle.Cloud.AlloyDb.V1Alpha\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1alpha API - Enum Instance.Types.AvailabilityType (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.Instance.Types.AvailabilityType)\n- [1.0.0-alpha11](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/1.0.0-alpha11/Google.Cloud.AlloyDb.V1Alpha.Instance.Types.AvailabilityType) \n\n public enum Instance.Types.AvailabilityType\n\nReference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.AvailabilityType.\n\nThe Availability type of an instance. Potential values:\n\n- ZONAL: The instance serves data from only one zone. Outages in that zone affect instance availability.\n- REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).\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"]]