public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2 API class LocationMetadata.
[[["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."],[[["This document provides reference information for the `LocationMetadata` class within the Google Cloud Functions v2 API, specifically for version 1.5.0."],["The `LocationMetadata` class is used to store extra GCF (Google Cloud Functions) specific location information, and it inherits from the base `object` class, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document includes details about the available constructors for `LocationMetadata`, which are a default constructor and one that takes another `LocationMetadata` object as a parameter."],["The `Environments` property, of type `RepeatedField\u003cEnvironment\u003e`, is detailed, representing the Cloud Function environments supported by the location."],["Versions of the page for the class are available, from version 1.0.0 to 1.7.0 (latest)."]]],[]]