public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class LocationMetadata.
Metadata for a given
[google.cloud.location.Location][google.cloud.location.Location].
[[["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 page provides reference documentation for the `LocationMetadata` class within the Google Cloud NetApp v1 API, specifically version 1.4.0."],["The `LocationMetadata` class represents metadata for a given Google Cloud location and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`."],["`LocationMetadata` has two constructors, the first being empty, and the second taking another `LocationMetadata` as a copy, and one property, `SupportedServiceLevels`, which provides a list of available service levels."],["The latest version of this documentation is 1.8.0 and the documentation for versions 1.0.0 through 1.8.0 are available."]]],[]]