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 webpage provides documentation for the `LocationMetadata` class within the Google Cloud VMware Engine v1 API, detailing its structure and functionality."],["The latest version of the `LocationMetadata` class is 1.6.0, with previous versions ranging from 1.0.0 to 1.5.0 also documented and accessible."],["`LocationMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.VmwareEngine.V1` namespace."],["The class includes properties like `Capabilities`, which provide information about the location's functionality, represented as a `RepeatedField` of `LocationMetadata.Types.Capability`."],["The `LocationMetadata` class has two constructors, one default and one that take another `LocationMetadata` object as a parameter, and inherits methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]