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."],[[["The page provides reference documentation for the `SimulateMaintenanceEventInstanceRequest` class in the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0 and the current version specified as 2.3.0."],["This class, `SimulateMaintenanceEventInstanceRequest`, is used to create request messages for the `Instances.SimulateMaintenanceEvent` method."],["The `SimulateMaintenanceEventInstanceRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are found in the Google.Protobuf namespace."],["The class has properties for `Instance`, `Project`, and `Zone`, each of which are of type `string` and represent the name of the instance, the project ID, and the zone name respectively."],["There is an extensive list of previous versions available to reference, including versions ranging from 1.0.0 to the latest 3.6.0."]]],[]]