Class: Google::Cloud::BackupDR::V1::DisplayDevice

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb

Overview

A set of Display Device options

Instance Attribute Summary collapse

Instance Attribute Details

#enable_display::Boolean

Returns Optional. Enables display for the Compute Engine VM.

Returns:

  • (::Boolean)

    Optional. Enables display for the Compute Engine VM



318
319
320
321
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 318

class DisplayDevice
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end