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"]],[["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-04-01 UTC."],[[["The latest version of the Google Cloud Functions V2 API is 1.7.0, with documentation also available for versions 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["The `LocationMetadata` class provides extra location information specific to Google Cloud Functions, is part of the `Google.Cloud.Functions.V2` namespace, and is implemented in the Google.Cloud.Functions.V2.dll assembly."],["`LocationMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, which includes methods like `GetHashCode`, `GetType`, and `ToString`."],["The `LocationMetadata` class can be instantiated with no parameters, or by providing an existing `LocationMetadata` instance, and includes an `Environments` property of type `RepeatedField\u003cEnvironment\u003e`."]]],[]]