| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SerialPortOutput | SerialPortOutput. clone() | 
| SerialPortOutput | SerialPortOutput. set(String fieldName,
   Object value) | 
| SerialPortOutput | SerialPortOutput. setContents(String contents)[Output Only] The contents of the console output. | 
| SerialPortOutput | SerialPortOutput. setKind(String kind)[Output Only] Type of the resource. | 
| SerialPortOutput | SerialPortOutput. setNext(Long next)[Output Only] The position of the next byte of content, regardless of whether the content
 exists, following the output returned in the `contents` property. | 
| SerialPortOutput | SerialPortOutput. setSelfLink(String selfLink)[Output Only] Server-defined URL for this resource. | 
| SerialPortOutput | SerialPortOutput. setStart(Long start)The starting byte position of the output that was returned. | 
Copyright © 2011–2021 Google. All rights reserved.