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-04-17 UTC."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud NetApp v1 API, specifically for version 1.7.0."],["The `LocationMetadata` class is used to describe metadata for a given Google Cloud location and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationMetadata` class inherits from the base `object` class and contains properties like `SupportedServiceLevels`, which indicates the service levels available in a specific location."],["The documentation covers multiple versions of the API, with version 1.8.0 being the latest, and 1.7.0 being the version that is the current context, alongside versions ranging back to 1.0.0."],["There are two constructors available for the `LocationMetadata` class, a default one, and one that takes another instance of the class as a parameter."]]],[]]