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."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud Network Connectivity v1 API, specifically for version 2.8.0."],["The `LocationMetadata` class is used to describe metadata about locations and is part of the `Google.Cloud.NetworkConnectivity.V1` namespace."],["The page lists various versions of the API, ranging from version 1.0.0 to the latest 2.9.0, allowing users to navigate to documentation for specific versions."],["`LocationMetadata` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and a `LocationFeatures` property that contains a list of supported features."],["The current page includes inheritied members from the object class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]