Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::DisplayDevice (v1.9.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::DisplayDevice.

A set of Display Device options

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_display

def enable_display() -> ::Boolean
Returns
  • (::Boolean) — Defines whether the instance has Display enabled.

#enable_display=

def enable_display=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Defines whether the instance has Display enabled.
Returns
  • (::Boolean) — Defines whether the instance has Display enabled.