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."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud Network Connectivity V1 API, detailing its structure and functionality."],["The latest version of the API documented is 2.9.0, but the page focuses on version 2.3.0, also including links to historical versions from 1.0.0 onwards."],["`LocationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for data manipulation and comparison."],["The class includes a `LocationFeatures` property, which is a `RepeatedField` of `LocationFeature`, to list supported features for the specified locations."],["The webpage provides information about the `LocationMetadata` class constructors and inherited members, offering a full overview of the class's composition."]]],[]]