public sealed class VolumeConfig.Types.LunRange : IMessage<VolumeConfig.Types.LunRange>, IEquatable<VolumeConfig.Types.LunRange>, IDeepCloneable<VolumeConfig.Types.LunRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class VolumeConfig.Types.LunRange.
[[["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 document provides reference information for the `VolumeConfig.Types.LunRange` class within the Google Cloud Bare Metal Solution v2 API, which is used for defining a range of Logical Unit Numbers (LUNs)."],["The `VolumeConfig.Types.LunRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for operations like message handling, equality checks, deep cloning, and buffer management."],["The class has two constructors: a default constructor (`LunRange()`) and a copy constructor (`LunRange(LunRange other)`), enabling the creation of new instances and the duplication of existing ones."],["`LunRange` includes properties like `Quantity` and `SizeGb`, representing the number of LUNs to be created and the size of each LUN in gigabytes, respectively."],["There are multiple documented versions of this API class, from 1.0.0 to the latest version 1.7.0, all related to `VolumeConfig.Types.LunRange`."]]],[]]