Class GuestOsDetails (0.1.6)

GuestOsDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information from Guest-level collections.

Attributes

NameDescription
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.