public sealed class InstanceManagedByIgmErrorInstanceActionDetails : IMessage<InstanceManagedByIgmErrorInstanceActionDetails>, IEquatable<InstanceManagedByIgmErrorInstanceActionDetails>, IDeepCloneable<InstanceManagedByIgmErrorInstanceActionDetails>, IBufferMessage, IMessage
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values:
Check the Action enum for the list of possible values.
public ManagedInstanceVersion Version { get; set; }
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e class, providing details on its structure, properties, and relationships within the Google Cloud Compute V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with a history of versions dating back to 1.0.0, and this document specifically covers version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eAction\u003c/code\u003e (the action being executed), \u003ccode\u003eInstance\u003c/code\u003e (the URL of the instance), and \u003ccode\u003eVersion\u003c/code\u003e (the version of the instance), along with boolean properties \u003ccode\u003eHasAction\u003c/code\u003e and \u003ccode\u003eHasInstance\u003c/code\u003e to check if those respective fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two types of constructors to create the class, one default and another that allows an \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]