Compute V1 Client - Class DisplayDevice (1.14.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
bool

hasEnableDisplay

clearEnableDisplay

setEnableDisplay

Defines whether the instance has Display enabled.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this