public sealed class InstanceManagedByIgmErrorManagedInstanceError : IMessage<InstanceManagedByIgmErrorManagedInstanceError>, IEquatable<InstanceManagedByIgmErrorManagedInstanceError>, IDeepCloneable<InstanceManagedByIgmErrorManagedInstanceError>, 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-21 UTC."],[[["This page provides documentation for the `InstanceManagedByIgmErrorManagedInstanceError` class within the `Google.Cloud.Compute.V1` namespace in the .NET library."],["The latest version documented is 3.6.0, with a variety of previous versions from 3.5.0 down to 1.0.0 also available for reference."],["The `InstanceManagedByIgmErrorManagedInstanceError` class represents an error related to instances managed by an Instance Group Manager and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `Code` and `Message` to describe error information, along with `HasCode` and `HasMessage` boolean properties indicating whether those respective fields are set."],["The class has 2 constructors, one is parameterless, and the other accepts a `InstanceManagedByIgmErrorManagedInstanceError` parameter."]]],[]]