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"]],[["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\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.AppEngine.V1.LocationMetadata\u003c/code\u003e is 2.4.0, and this page specifically documents version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class provides metadata for a given Google Cloud location, which it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e has two constructors, one default and one that accepts another \u003ccode\u003eLocationMetadata\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three properties: \u003ccode\u003eFlexibleEnvironmentAvailable\u003c/code\u003e, \u003ccode\u003eSearchApiAvailable\u003c/code\u003e, and \u003ccode\u003eStandardEnvironmentAvailable\u003c/code\u003e, all of which are boolean and indicate the availability of specific App Engine features in a given location.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eFlexibleEnvironmentAvailable\u003c/code\u003e, \u003ccode\u003eSearchApiAvailable\u003c/code\u003e and \u003ccode\u003eStandardEnvironmentAvailable\u003c/code\u003e are all output only, and show whether or not the given API is available in the given location.\u003c/p\u003e\n"]]],[],null,[]]