public sealed class SerialPortOutput : IMessage<SerialPortOutput>, IEquatable<SerialPortOutput>, IDeepCloneable<SerialPortOutput>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SerialPortOutput.
[Output Only] The position of the next byte of content, regardless of whether the content exists, following the output returned in the contents property. Use this value in the next request as the start parameter.
The starting byte position of the output that was returned. This should match the start parameter sent with the request. If the serial console output exceeds the size of the buffer (1 MB), older output is overwritten by newer content. The output start value will indicate the byte position of the output that was returned, which might be different than the start value that was specified in the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSerialPortOutput\u003c/code\u003e class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSerialPortOutput\u003c/code\u003e class represents an instance of serial console output, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents a variety of versioned links for \u003ccode\u003eSerialPortOutput\u003c/code\u003e class, starting from version 1.0.0 all the way to the latest version 3.6.0, allowing developers to access different versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSerialPortOutput\u003c/code\u003e class contains properties such as \u003ccode\u003eContents\u003c/code\u003e, \u003ccode\u003eKind\u003c/code\u003e, \u003ccode\u003eNext\u003c/code\u003e, \u003ccode\u003eSelfLink\u003c/code\u003e, and \u003ccode\u003eStart\u003c/code\u003e, which provide information about the console output, including its content, resource type, next byte position, resource URL, and starting byte position.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eSerialPortOutput()\u003c/code\u003e and \u003ccode\u003eSerialPortOutput(SerialPortOutput other)\u003c/code\u003e, enabling the creation of new instances and copying existing ones, and several inherited members from the \u003ccode\u003eobject\u003c/code\u003e base class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]