Class Google::Cloud::Compute::V1::GuestOsFeature (v1.0.0)

Guest OS features.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#type

def type() -> ::String
Returns
  • (::String) — The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Check the Type enum for the list of possible values.

#type=

def type=(value) -> ::String
Parameter
  • value (::String) — The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Check the Type enum for the list of possible values.
Returns
  • (::String) — The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Check the Type enum for the list of possible values.