Reference documentation and code samples for the Compute V1 Client class DisplayDevice.
A set of Display Device options
Generated from protobuf message google.cloud.compute.v1.DisplayDevice
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enable_display |
bool
Defines whether the instance has Display enabled. |
getEnableDisplay
Defines whether the instance has Display enabled.
Returns | |
---|---|
Type | Description |
bool |
hasEnableDisplay
clearEnableDisplay
setEnableDisplay
Defines whether the instance has Display enabled.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |