public sealed class StopInstanceRequest : IMessage<StopInstanceRequest>, IEquatable<StopInstanceRequest>, IDeepCloneable<StopInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class StopInstanceRequest.
[[["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 document provides reference information for the `StopInstanceRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.5.0."],["The `StopInstanceRequest` class is used to send a message requesting the stopping of a server instance, as a component of the Bare Metal Solution v2 API."],["The `StopInstanceRequest` class includes constructors for creating a new instance and an instance from an existing `StopInstanceRequest`, along with properties for `InstanceName` and `Name`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members such as `GetHashCode`, `GetType`, and `ToString` from the `object` class."],["The latest available version is 1.7.0, with a list of available versions going back to 1.0.0, showing the version history of the API."]]],[]]