public sealed class InstanceGroupManagerResizeRequestStatusLastAttempt : IMessage<InstanceGroupManagerResizeRequestStatusLastAttempt>, IEquatable<InstanceGroupManagerResizeRequestStatusLastAttempt>, IDeepCloneable<InstanceGroupManagerResizeRequestStatusLastAttempt>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["This webpage details the `InstanceGroupManagerResizeRequestStatusLastAttempt` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0."],["The latest available version is 3.6.0, and the page provides links to previous versions dating back to version 1.0.0 for the `InstanceGroupManagerResizeRequestStatusLastAttempt` class."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, extending its functionality."],["The class has two constructors: a default constructor and one that takes another `InstanceGroupManagerResizeRequestStatusLastAttempt` instance as a parameter."],["It has a `Error` property of the type `Error` that will contain any errors preventing the resize request from being completed."]]],[]]