Reference documentation and code samples for the Google Cloud Migration Center V1 Client class GuestRuntimeDetails.
Guest OS runtime information.
Generated from protobuf message google.cloud.migrationcenter.v1.GuestRuntimeDetails
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ services
↳ processes
↳ network
Google\Cloud\MigrationCenter\V1\RuntimeNetworkInfo
Runtime network information (connections, ports).
↳ last_boot_time
↳ domain
string
Domain, e.g. c.stratozone-development.internal.
↳ machine_name
string
Machine name.
↳ installed_apps
↳ open_file_list
getServices
Running background services.
hasServices
clearServices
setServices
Running background services.
$this
getProcesses
Running processes.
hasProcesses
clearProcesses
setProcesses
Running processes.
$this
getNetwork
Runtime network information (connections, ports).
hasNetwork
clearNetwork
setNetwork
Runtime network information (connections, ports).
$this
getLastBootTime
Last time the OS was booted.
hasLastBootTime
clearLastBootTime
setLastBootTime
Last time the OS was booted.
$this
getDomain
Domain, e.g. c.stratozone-development.internal.
string
setDomain
Domain, e.g. c.stratozone-development.internal.
var
string
$this
getMachineName
Machine name.
string
setMachineName
Machine name.
var
string
$this
getInstalledApps
Installed applications information.
hasInstalledApps
clearInstalledApps
setInstalledApps
Installed applications information.
$this
getOpenFileList
Open files information.
hasOpenFileList
clearOpenFileList
setOpenFileList
Open files information.
$this