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 document provides reference documentation for the `LocationMetadata` class within the Google Cloud App Engine v1 API."],["The `LocationMetadata` class is used to store metadata about a specific Google Cloud location and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties to check for the availability of App Engine's flexible environment, standard environment, and the Search API within a specific location."],["The document covers versions ranging from 1.0.0 to 2.4.0, with 2.4.0 being the latest version available."]]],[]]