Interface protos.grafeas.v1.IUpgradeNote (5.0.1)

Properties of an UpgradeNote.

Package

@google-cloud/containeranalysis

Properties

distributions

distributions?: (grafeas.v1.IUpgradeDistribution[]|null);

UpgradeNote distributions

package

"package"?: (string|null);

UpgradeNote package

version

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

UpgradeNote version

windowsUpdate

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

UpgradeNote windowsUpdate