Reference documentation and code samples for the Google Cloud Migration Center V1 Client class GuestOsDetails.
Information from Guest-level collections.
Generated from protobuf message google.cloud.migrationcenter.v1.GuestOsDetails
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ os_name
string
The name of the operating system.
↳ family
int
What family the OS belong to, if known.
↳ version
string
The version of the operating system.
↳ config
↳ runtime
getOsName
The name of the operating system.
string
setOsName
The name of the operating system.
var
string
$this
getFamily
What family the OS belong to, if known.
int
setFamily
What family the OS belong to, if known.
var
int
$this
getVersion
The version of the operating system.
string
setVersion
The version of the operating system.
var
string
$this
getConfig
OS and app configuration.
hasConfig
clearConfig
setConfig
OS and app configuration.
$this
getRuntime
Runtime information.
hasRuntime
clearRuntime
setRuntime
Runtime information.
$this