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 information for the `LocationMetadata` class within the Google Cloud VMware Engine v1 API."],["The `LocationMetadata` class, found in the `Google.Cloud.VmwareEngine.V1` namespace, represents VMware Engine-specific metadata for a given location."],["The document covers versions of `LocationMetadata` from 1.0.0 to the latest 1.6.0, and this is for version 1.3.0, which has inherited members from object."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains constructor and properties information, including one called Capabilities."],["It includes details about the class's constructors (`LocationMetadata()` and `LocationMetadata(LocationMetadata)`) and its property called `Capabilities`, which holds a list of location capabilities, within its public functions."]]],[]]