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."],[[["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class in the Google Cloud Functions v2 API provides extra location information and is part of the \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Functions.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class, implemented in version 1.6.0, implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, \u003ccode\u003eLocationMetadata()\u003c/code\u003e, and another that accepts an existing \u003ccode\u003eLocationMetadata\u003c/code\u003e instance as a parameter, \u003ccode\u003eLocationMetadata(LocationMetadata other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has one property \u003ccode\u003eEnvironments\u003c/code\u003e which returns a repeated list of type \u003ccode\u003eEnvironment\u003c/code\u003e that represents the Cloud Function environments supported by a given location.\u003c/p\u003e\n"],["\u003cp\u003eThere are older versions of this class available, ranging from 1.0.0 to 1.5.0, with the most recent version being 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]