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-03-21 UTC."],[[["The latest version available for the `StopInstanceResponse` class is 1.7.0, but the current page documents version 1.3.0."],["`StopInstanceResponse` is a response message used in the Bare Metal Solution v2 API for stopping a server."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StopInstanceResponse` class inherits from `object` and provides two constructors: a default constructor and a copy constructor that takes another `StopInstanceResponse` object."],["This documentation is part of the `Google.Cloud.BareMetalSolution.V2` namespace and is located in the `Google.Cloud.BareMetalSolution.V2.dll` assembly."]]],[]]