public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class LocationMetadata.
Metadata for the given [google.cloud.location.Location][google.cloud.location.Location].
public MapField<string, ZoneMetadata> AvailableZones { get; }
Output only. The set of available zones in the location. The map is keyed
by the lowercase ID of each zone, as defined by GCE. These keys can be
specified in the zones field when creating a Memcached instance.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the Google Cloud Memorystore for Memcached v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class represents metadata for a given Google Cloud location and is part of the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Memcache.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes inheritance details, listing \u003ccode\u003eobject\u003c/code\u003e as the parent class, and the various interfaces that the class implements such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the constructors for the \u003ccode\u003eLocationMetadata\u003c/code\u003e class, including a default constructor and one that takes another \u003ccode\u003eLocationMetadata\u003c/code\u003e object as a parameter, allowing for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableZones\u003c/code\u003e property, a read-only \u003ccode\u003eMapField\u003c/code\u003e of string-ZoneMetadata, is detailed, representing the available zones in a location keyed by lowercase zone IDs from GCE, useful for creating Memcached instances.\u003c/p\u003e\n"]]],[],null,[]]