Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::BiosDetails (v0.3.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::BiosDetails.

Details about the BIOS.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bios_name

def bios_name() -> ::String
Returns
  • (::String) — BIOS name. This fields is deprecated. Please use the id field instead.

#bios_name=

def bios_name=(value) -> ::String
Parameter
  • value (::String) — BIOS name. This fields is deprecated. Please use the id field instead.
Returns
  • (::String) — BIOS name. This fields is deprecated. Please use the id field instead.

#id

def id() -> ::String
Returns
  • (::String) — BIOS ID.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — BIOS ID.
Returns
  • (::String) — BIOS ID.

#manufacturer

def manufacturer() -> ::String
Returns
  • (::String) — BIOS manufacturer.

#manufacturer=

def manufacturer=(value) -> ::String
Parameter
  • value (::String) — BIOS manufacturer.
Returns
  • (::String) — BIOS manufacturer.

#release_date

def release_date() -> ::Google::Type::Date
Returns

#release_date=

def release_date=(value) -> ::Google::Type::Date
Parameter
Returns

#smbios_uuid

def smbios_uuid() -> ::String
Returns
  • (::String) — SMBIOS UUID.

#smbios_uuid=

def smbios_uuid=(value) -> ::String
Parameter
  • value (::String) — SMBIOS UUID.
Returns
  • (::String) — SMBIOS UUID.

#version

def version() -> ::String
Returns
  • (::String) — BIOS version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — BIOS version.
Returns
  • (::String) — BIOS version.