public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Metadata for the given [google.cloud.location.Location][google.cloud.location.Location].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `Google.Cloud.AppEngine.V1.LocationMetadata` is 2.4.0, while this page specifically details version 1.3.0."],["`LocationMetadata` is a class that provides metadata for a given Google Cloud location."],["The class `LocationMetadata` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `LocationMetadata` indicate whether the App Engine flexible environment, standard environment, and Search API are available in a given location."],["`LocationMetadata` has two constructors, one being a default constructor, the other a constructor to take in another `LocationMetadata` object."]]],[]]