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 documentation for the `SimulateMaintenanceEventInstanceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version of the API being 3.6.0."],["The `SimulateMaintenanceEventInstanceRequest` class is used to create a request for the `Instances.SimulateMaintenanceEvent` method, as described in the documentation."],["The documentation outlines the inheritance of the class from `Object` and the implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all of the available versions for the API for this specific class, ranging from 1.0.0 to 3.6.0, allowing users to browse the different versions."],["The documentation details the properties of the `SimulateMaintenanceEventInstanceRequest` class, such as `Instance`, `Project`, and `Zone`, including their data types and descriptions, as well as it's parameters in the constructor."]]],[]]