Reference documentation and code samples for the Google Cloud Migration Center V1 Client class BiosDetails.
Details about the BIOS.
Generated from protobuf message google.cloud.migrationcenter.v1.BiosDetails
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bios_name
string
BIOS name. This fields is deprecated. Please use the id
field instead.
↳ id
string
BIOS ID.
↳ manufacturer
string
BIOS manufacturer.
↳ version
string
BIOS version.
↳ release_date
↳ smbios_uuid
string
SMBIOS UUID.
getBiosName
BIOS name.
This fields is deprecated. Please use the id
field instead.
string
setBiosName
BIOS name.
This fields is deprecated. Please use the id
field instead.
var
string
$this
getId
BIOS ID.
string
setId
BIOS ID.
var
string
$this
getManufacturer
BIOS manufacturer.
string
setManufacturer
BIOS manufacturer.
var
string
$this
getVersion
BIOS version.
string
setVersion
BIOS version.
var
string
$this
getReleaseDate
BIOS release date.
hasReleaseDate
clearReleaseDate
setReleaseDate
BIOS release date.
$this
getSmbiosUuid
SMBIOS UUID.
string
setSmbiosUuid
SMBIOS UUID.
var
string
$this