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-04-17 UTC."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.8.0."],["The `LocationMetadata` class is used as the metadata message for `google.cloud.location.Location.metadata` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API from 2.2.0 up to the latest version, 3.12.0, with each version containing the `LocationMetadata` class."],["The `LocationMetadata` class inherits from `object` and includes constructors for default initialization and for creating a copy from another `LocationMetadata` object."],["The `LocationMetadata` class is part of the `Google.Cloud.Firestore.Admin.V1` namespace and is found in the `Google.Cloud.Firestore.Admin.V1.dll` assembly."]]],[]]