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-03-21 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."]]],[]]