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-04-02 UTC."],[[["This webpage provides documentation for the `EnableInteractiveSerialConsoleResponse` class within the Bare Metal Solution v2 API."],["The class is a message type used for the response of the `EnableInteractiveSerialConsole` functionality and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, its inheritance from `object`, and its namespace within `Google.Cloud.BareMetalSolution.V2`."],["There are multiple versions of the API covered in this documentation, with version 1.7.0 being the most recent, and version 1.0.0 being the oldest."],["The `EnableInteractiveSerialConsoleResponse` class is included in the `Google.Cloud.BareMetalSolution.V2.dll` assembly."]]],[]]