public sealed class EnableInteractiveSerialConsoleRequest : IMessage<EnableInteractiveSerialConsoleRequest>, IEquatable<EnableInteractiveSerialConsoleRequest>, IDeepCloneable<EnableInteractiveSerialConsoleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EnableInteractiveSerialConsoleRequest.
Message for enabling the interactive serial console on an instance.
[[["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-01 UTC."],[[["This document provides reference documentation for the `EnableInteractiveSerialConsoleRequest` class within the Google Cloud Bare Metal Solution v2 API."],["The `EnableInteractiveSerialConsoleRequest` class is used to construct messages that enable the interactive serial console on a Bare Metal Solution instance."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `EnableInteractiveSerialConsoleRequest` class has two constructors and two properties, `InstanceName` and `Name`, which are used to specify the target instance."],["The latest version of this class is 1.7.0, and this specific document covers version 1.3.0, with other versions ranging down to version 1.0.0."]]],[]]