public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 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-04-09 UTC."],[[["The `LocationMetadata` class in the Network Connectivity v1 API provides metadata about locations."],["Version 2.9.0 is the latest available version, while the current document is for version 2.2.0."],["The `LocationMetadata` class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationMetadata` class includes a `LocationFeatures` property, which is a list of supported features and is of type `RepeatedField\u003cLocationFeature\u003e`."],["There are multiple previous versions of the API available, ranging from version 1.0.0 up to 2.8.0."]]],[]]