public sealed class DisableInteractiveSerialConsoleResponse : IMessage<DisableInteractiveSerialConsoleResponse>, IEquatable<DisableInteractiveSerialConsoleResponse>, IDeepCloneable<DisableInteractiveSerialConsoleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DisableInteractiveSerialConsoleResponse.
Message for response of DisableInteractiveSerialConsole.
[[["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 `DisableInteractiveSerialConsoleResponse` class in the Bare Metal Solution v2 API is used to represent the response message for disabling the interactive serial console."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer management."],["The `DisableInteractiveSerialConsoleResponse` class inherits from `object` and offers methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["There are multiple versions available for this class, with 1.7.0 as the latest."],["The namespace for the class is `Google.Cloud.BareMetalSolution.V2`, and it is located in the `Google.Cloud.BareMetalSolution.V2.dll` assembly."]]],[]]