public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class LocationMetadata.
VmwareEngine specific metadata for the given
[google.cloud.location.Location][google.cloud.location.Location]. It is
returned as a content of the google.cloud.location.Location.metadata field.
[[["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-21 UTC."],[[["This document provides reference documentation for the `LocationMetadata` class within the Google Cloud VMware Engine v1 API."],["The `LocationMetadata` class, found in the `Google.Cloud.VmwareEngine.V1` namespace, offers VMware Engine-specific metadata for a given location."],["The latest version is `1.6.0`, and the page includes documentation for previous versions such as `1.5.0`, `1.4.0`, `1.3.0`, `1.2.0`, `1.1.0` and `1.0.0`."],["`LocationMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties include `Capabilities`, which is an output-only `RepeatedField` detailing the capabilities of the location."]]],[]]