BiosDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the BIOS.
Attributes |
|
---|---|
Name | Description |
bios_name |
str
BIOS name. This fields is deprecated. Please use the id
field instead.
|
id |
str
BIOS ID. |
manufacturer |
str
BIOS manufacturer. |
version |
str
BIOS version. |
release_date |
google.type.date_pb2.Date
BIOS release date. |
smbios_uuid |
str
SMBIOS UUID. |