public sealed class InstancesReportHostAsFaultyRequest : IMessage<InstancesReportHostAsFaultyRequest>, IEquatable<InstancesReportHostAsFaultyRequest>, IDeepCloneable<InstancesReportHostAsFaultyRequest>, 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 latest version of `InstancesReportHostAsFaultyRequest` is 3.6.0, and there are multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["`InstancesReportHostAsFaultyRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive functionality."],["This class allows reporting host issues and includes properties such as `DisruptionSchedule` to manage VM disruptions and `FaultReasons` to specify the causes of the fault."],["The `InstancesReportHostAsFaultyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The class has 2 constructors; one is parameterless, and the other accepts another instance of the class."]]],[]]