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."],[[["The latest version of the `LocationMetadata` class is 1.6.0, with versions dating back to 1.0.0 available for review."],["`LocationMetadata` is a class in the `Google.Cloud.VmwareEngine.V1` namespace, serving as specific metadata for Google Cloud Location and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class is inherited from `object` and also inherits members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `LocationMetadata` class has a `Capabilities` property which is an output-only field providing the location's capabilities and it's a `RepeatedField` of `LocationMetadata.Types.Capability`."],["There are two constructors for the `LocationMetadata` class, one empty, and one that takes another `LocationMetadata` as a parameter."]]],[]]