Class MSI (1.3.2)

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

An MSI package. MSI packages only support INSTALLED state. .. attribute:: source

Required. The MSI package.

:type: google.cloud.osconfig_v1alpha.types.OSPolicy.Resource.File

Attribute

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