Class GuestInstalledApplication (0.1.6)

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

Guest installed application information.

Attributes

NameDescription
application_name str
Installed application name.
vendor str
Installed application vendor.
install_time google.protobuf.timestamp_pb2.Timestamp
The time when the application was installed.
path str
Source path.
version str
Installed application version.