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."],[[["The document provides reference information for the `StopInstanceRequest` class within the Google Cloud Bare Metal Solution v2 API."],["This class is used to create a message that requests the stopping of a server within the Bare Metal Solution environment."],["The `StopInstanceRequest` class has properties such as `InstanceName` (typed view) and `Name` (a string representing the name of the resource)."],["The `StopInstanceRequest` class has been implemented with versions ranging from 1.0.0 to the latest 1.7.0, and offers constructor options for instantiation."],["The `StopInstanceRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]