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 webpage provides documentation for the `LocationMetadata` class within the Google Cloud NetApp v1 API, with version 1.8.0 being the most recent."],["The `LocationMetadata` class, used for metadata related to a specific Google Cloud location, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LocationMetadata` inherits from `object` and contains inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `LocationMetadata` class has two constructors, one default constructor and another that takes `LocationMetadata` as a parameter."],["The class also has one property called `SupportedServiceLevels` which is of type `RepeatedField\u003cServiceLevel\u003e` and provides the supported service levels in a given location."]]],[]]