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 offers information about the availability of App Engine environments and features within a specific location."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact with protobuf structures."],["The document outlines two constructors for `LocationMetadata` and also lists three properties: `FlexibleEnvironmentAvailable`, `SearchApiAvailable`, and `StandardEnvironmentAvailable`, detailing the availability of various App Engine features in a location."],["The latest version of this package is version 2.4.0, with a full list of past versions ranging back to 1.0.0, all of which are accessible via the provided links."]]],[]]