public sealed class EvictLunRequest : IMessage<EvictLunRequest>, IEquatable<EvictLunRequest>, IDeepCloneable<EvictLunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EvictLunRequest.
[[["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."],[[["The `EvictLunRequest` class in the Google Cloud Bare Metal Solution v2 API is used to request the skipping of lun cooloff and subsequent deletion of a lun."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `EvictLunRequest` class has two constructors: a default constructor and a constructor that takes another `EvictLunRequest` object as a parameter."],["It contains properties for `LunName` (a `LunName`-typed view) and `Name` (a string), representing the resource name and the required name of the lun respectively."],["The current latest version of the API that is documented is 1.7.0, and this documentation also covers versions 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."]]],[]]