public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class LocationMetadata.
The metadata message for
[google.cloud.location.Location.metadata][google.cloud.location.Location.metadata].
[[["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 page provides reference documentation for the `LocationMetadata` class within the Firestore Admin v1 API, specifically for version 3.7.0."],["The `LocationMetadata` class is used as a metadata message for `google.cloud.location.Location.metadata` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also documents older versions of `LocationMetadata`, listing them from versions 3.12.0 (latest) down to version 2.2.0."],["The `LocationMetadata` class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The page details two constructors for `LocationMetadata`: a default constructor and one that accepts another `LocationMetadata` instance as a parameter."]]],[]]