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 webpage provides documentation for the `LocationMetadata` class within the Google Cloud Functions v2 API for .NET."],["The latest version of `LocationMetadata` is 1.7.0, with documentation available for versions ranging from 1.0.0 to 1.7.0."],["The `LocationMetadata` class provides extra Google Cloud Functions (GCF) location information and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`LocationMetadata` has two constructors, a default constructor and another that takes a `LocationMetadata` object as a parameter."],["The `Environments` property of `LocationMetadata` returns a `RepeatedField` of supported Cloud Function environment types for a given location."]]],[]]