public sealed class EnableInteractiveSerialConsoleResponse : IMessage<EnableInteractiveSerialConsoleResponse>, IEquatable<EnableInteractiveSerialConsoleResponse>, IDeepCloneable<EnableInteractiveSerialConsoleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EnableInteractiveSerialConsoleResponse.
Message for response of EnableInteractiveSerialConsole.
[[["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 `EnableInteractiveSerialConsoleResponse` class is part of the Bare Metal Solution v2 API, used within the `Google.Cloud.BareMetalSolution.V2` namespace."],["This class is designed to handle the response message for enabling interactive serial console functionality, as indicated by its name and description."],["The `EnableInteractiveSerialConsoleResponse` class has several implementations such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["This API class is documented across multiple versions, ranging from version 1.0.0 to the latest version 1.7.0."],["The documentation includes constructors for the `EnableInteractiveSerialConsoleResponse` class, including a default constructor and a constructor that accepts another `EnableInteractiveSerialConsoleResponse` object as a parameter."]]],[]]