public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1 API class LocationMetadata.
This location metadata represents additional configuration options for a
given location where a Redis instance may be created. All fields are output
only. It is returned as content of the
google.cloud.location.Location.metadata field.
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 location_id or alternative_location_id fields when
creating a Redis 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 page provides documentation for the \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the Google Cloud Memorystore for Redis v1 API, specifically focusing on version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class offers information regarding configuration options for a location where a Redis instance can be created, with all fields being output-only.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the \u003ccode\u003eLocationMetadata\u003c/code\u003e class's inheritance, its implementation of various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, and its inherited members.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the class's constructors, including the default constructor and a constructor that takes another \u003ccode\u003eLocationMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableZones\u003c/code\u003e property is documented, detailing how it provides a map of available zones within the location, using lowercase GCE zone IDs as keys.\u003c/p\u003e\n"]]],[],null,[]]