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-03-24 UTC."],[[["The latest version of the `LocationMetadata` class in the Network Connectivity v1 API is 2.9.0, with numerous prior versions available, including versions as early as 1.0.0."],["`LocationMetadata` is a class that provides metadata about locations within the Network Connectivity v1 API, inheriting from the base `object` class and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationMetadata` class includes a property called `LocationFeatures`, which is a `RepeatedField` of `LocationFeature` and provides a list of supported features for a location."],["There are two constructors for `LocationMetadata`, one parameterless and another that accepts an existing `LocationMetadata` object for creating a copy."],["The `LocationMetadata` class is located in the `Google.Cloud.NetworkConnectivity.V1` namespace and is part of the `Google.Cloud.NetworkConnectivity.V1.dll` assembly."]]],[]]