GuestOsDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information from Guest-level collections.
Attributes |
|
---|---|
Name | Description |
os_name |
str
The name of the operating system. |
family |
google.cloud.migrationcenter_v1.types.OperatingSystemFamily
What family the OS belong to, if known. |
version |
str
The version of the operating system. |
config |
google.cloud.migrationcenter_v1.types.GuestConfigDetails
OS and app configuration. |
runtime |
google.cloud.migrationcenter_v1.types.GuestRuntimeDetails
Runtime information. |