public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2beta 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 page provides reference documentation for the `LocationMetadata` class within the Cloud Functions v2beta API in the .NET environment."],["`LocationMetadata` is a sealed class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["The class offers two constructors: a default `LocationMetadata()` and another that accepts a `LocationMetadata` object for initialization, `LocationMetadata(LocationMetadata)`."],["The `LocationMetadata` class has one property, `Environments`, which is of type `RepeatedField\u003cEnvironment\u003e` and represents the Cloud Function environments supported by the location."],["This documentation covers versions `1.0.0-beta07` as the latest, and also `1.0.0-beta06`."]]],[]]