Interface protos.grafeas.v1.IUpgradeOccurrence (4.5.0)

Properties of an UpgradeOccurrence.

Package

@google-cloud/grafeas

Properties

distribution

distribution?: (grafeas.v1.IUpgradeDistribution|null);

UpgradeOccurrence distribution

package

"package"?: (string|null);

UpgradeOccurrence package

parsedVersion

parsedVersion?: (grafeas.v1.IVersion|null);

UpgradeOccurrence parsedVersion

windowsUpdate

windowsUpdate?: (grafeas.v1.IWindowsUpdate|null);

UpgradeOccurrence windowsUpdate