public sealed class ResetInstanceRequest : IMessage<ResetInstanceRequest>, IEquatable<ResetInstanceRequest>, IDeepCloneable<ResetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class ResetInstanceRequest.
[[["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-21 UTC."],[[["This documentation page covers the `ResetInstanceRequest` class within the Google Cloud Bare Metal Solution v2 API."],["The `ResetInstanceRequest` class is used to send a request to reset a server instance."],["The `ResetInstanceRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResetInstanceRequest` class has two properties `InstanceName` that provides an InstanceName-typed view of the Name property and `Name`, a string representing the resource's name, which is required."],["You can find the documentation of the `ResetInstanceRequest` class for the Bare Metal Solution v2 API from versions 1.0.0 to the latest version 1.7.0."]]],[]]