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-04-09 UTC."],[[["The content pertains to the `InstanceGroupManagerResizeRequestStatusLastAttempt` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on version 3.3.0."],["The `InstanceGroupManagerResizeRequestStatusLastAttempt` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes constructors for creating new instances and copying existing `InstanceGroupManagerResizeRequestStatusLastAttempt` objects."],["A property named `Error` of type `Error` is available, providing details about any issues that prevented the resize request from completing."],["Multiple versions of this class are documented, ranging from version 1.0.0 up to 3.6.0, with 3.6.0 designated as the latest version."]]],[]]