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 reference documentation for the `LocationMetadata` class within the Google Cloud NetApp v1 API."],["The `LocationMetadata` class, part of the `Google.Cloud.NetApp.V1` namespace, represents metadata for a given Google Cloud location."],["Version 1.8.0 is the latest version available, with versions ranging down to 1.0.0 being documented."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The class includes properties such as `SupportedServiceLevels`, which details the service levels supported within a particular location."]]],[]]