public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class LocationMetadata.
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."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud App Engine v1 API, with version 2.3.0 being the currently viewed version and 2.4.0 being the most recent release."],["The `LocationMetadata` class, which provides metadata for a given Google Cloud location, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `LocationMetadata` class include `FlexibleEnvironmentAvailable`, `SearchApiAvailable`, and `StandardEnvironmentAvailable`, which indicate the availability of App Engine environments and the Search API in a specific location."],["The current page provides access to documentation on previous versions of this class ranging from version 1.0.0 all the way to the most recent version, 2.4.0, including the currently viewed 2.3.0 version."]]],[]]