public sealed class SimulateMaintenanceEventInstanceRequest : IMessage<SimulateMaintenanceEventInstanceRequest>, IEquatable<SimulateMaintenanceEventInstanceRequest>, IDeepCloneable<SimulateMaintenanceEventInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SimulateMaintenanceEventInstanceRequest.
A request message for Instances.SimulateMaintenanceEvent. See the method description for details.
[[["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-24 UTC."],[[["This page provides reference documentation for the `SimulateMaintenanceEventInstanceRequest` class in the Google Compute Engine v1 API, specifically within version 2.8.0, and provides the latest version as well, which is 3.6.0."],["The `SimulateMaintenanceEventInstanceRequest` class is a request message used for the `Instances.SimulateMaintenanceEvent` method."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties for `Instance`, `Project`, and `Zone`, all of which are strings used to define the scope of the request."],["The documentation lists the different versions available from 1.0.0 up to the current latest 3.6.0 for the `SimulateMaintenanceEventInstanceRequest` class."]]],[]]