Properties of an UpgradeNote.
Package
@google-cloud/grafeas!Properties
distributions
distributions
?:
(
grafeas
.
v1
.
IUpgradeDistribution
[]
|
null
);
UpgradeNote distributions
| Type | Description |
|---|---|
| ( grafeas.v1.IUpgradeDistribution []|null) |
package
"package"
?:
(
string
|
null
);
UpgradeNote package
| Type | Description |
|---|---|
| (string|null) |
version
version
?:
(
grafeas
.
v1
.
IVersion
|
null
);
UpgradeNote version
| Type | Description |
|---|---|
| ( grafeas.v1.IVersion |null) |
windowsUpdate
windowsUpdate
?:
(
grafeas
.
v1
.
IWindowsUpdate
|
null
);
UpgradeNote windowsUpdate
| Type | Description |
|---|---|
| ( grafeas.v1.IWindowsUpdate |null) |

