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 of the `StopInstanceResponse` class is 1.7.0, found within the Google Cloud Bare Metal Solution v2 API."],["The `StopInstanceResponse` class is a response message for stopping a server, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StopInstanceResponse` class inherits from `object` and contains a default constructor as well as a constructor that accepts another `StopInstanceResponse` object as a parameter."],["This class is part of the `Google.Cloud.BareMetalSolution.V2` namespace, and the `Google.Cloud.BareMetalSolution.V2.dll` assembly."],["There are 8 versions available of the StopInstanceResponse class, ranging from version 1.0.0 to the most recent version 1.7.0."]]],[]]