public sealed class InstanceManagedByIgmError : IMessage<InstanceManagedByIgmError>, IEquatable<InstanceManagedByIgmError>, IDeepCloneable<InstanceManagedByIgmError>, IBufferMessage, IMessage
public InstanceManagedByIgmErrorInstanceActionDetails InstanceActionDetails { get; set; }
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
[[["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 latest version of the `Google.Cloud.Compute.V1` package related to `InstanceManagedByIgmError` is version 3.6.0, with a comprehensive list of previous versions provided."],["The `InstanceManagedByIgmError` class, available in the `Google.Cloud.Compute.V1` namespace, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and cloning existing `InstanceManagedByIgmError` objects."],["Key properties of `InstanceManagedByIgmError` include `Error` (containing the error details), `HasTimestamp` (indicating if a timestamp is set), `InstanceActionDetails` (detailing any instance action causing the error), and `Timestamp` (the time the error occurred)."],["This documentation is for Version 2.14.0 of the `Google.Cloud.Compute.V1` package, which lists out each version and provides links to them."]]],[]]