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 `LocationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class includes constructors for creating new instances, either default or by copying an existing `LocationMetadata` object, and has a `Capabilities` property that shows the location's output-only capabilities."],["Several previous versions of the documentation are available, ranging from version 1.0.0 to 1.6.0, with the current version being 1.5.0."]]],[]]