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