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.7.0 and its range of versions."],["`SimulateMaintenanceEventInstanceRequest` is a request message used for simulating maintenance events on instances, as detailed in the API's method description."],["The class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities within the .NET framework."],["The document details the class's constructors, including a default constructor and one that accepts another `SimulateMaintenanceEventInstanceRequest` object for copying, along with its associated properties for instance, project, and zone."],["The latest version of the API is 3.6.0, with a comprehensive list of the previous versions, all related to `SimulateMaintenanceEventInstanceRequest`."]]],[]]