Class MSI (1.9.0)

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

An MSI package. MSI packages only support INSTALLED state.

Attributes

NameDescription
source google.cloud.osconfig_v1.types.OSPolicy.Resource.File
Required. The MSI package.
properties Sequence[str]
Additional properties to use during installation. This should be in the format of Property=Setting. Appended to the defaults of ACTION=INSTALL REBOOT=ReallySuppress.