public sealed class StopInstanceResponse : IMessage<StopInstanceResponse>, IEquatable<StopInstanceResponse>, IDeepCloneable<StopInstanceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class StopInstanceResponse.
[[["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-04-17 UTC."],[[["The latest version of the `StopInstanceResponse` class is 1.7.0, but there are also previous versions available, including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["The `StopInstanceResponse` class is a part of the Google Cloud Bare Metal Solution v2 API, specifically within the `Google.Cloud.BareMetalSolution.V2` namespace, and is used as a response message when stopping a server."],["This class implements multiple interfaces including `IMessage\u003cStopInstanceResponse\u003e`, `IEquatable\u003cStopInstanceResponse\u003e`, `IDeepCloneable\u003cStopInstanceResponse\u003e`, `IBufferMessage`, and `IMessage`."],["`StopInstanceResponse` inherits from the `Object` class, allowing it to make use of inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available for this class: a parameterless constructor and one that takes an instance of `StopInstanceResponse` as a parameter, the latter being for creating a copy."]]],[]]