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
- (::Google::Type::Date) — BIOS release date.
#release_date=
def release_date=(value) -> ::Google::Type::Date
Parameter
- value (::Google::Type::Date) — BIOS release date.
Returns
- (::Google::Type::Date) — BIOS release date.
#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.