Properties of an Occurrence.
Package
@google-cloud/grafeas!Properties
attestation
attestation?: (grafeas.v1.IAttestationOccurrence|null);Occurrence attestation
| Type | Description |
| (grafeas.v1.IAttestationOccurrence|null) |
build
build?: (grafeas.v1.IBuildOccurrence|null);Occurrence build
| Type | Description |
| (grafeas.v1.IBuildOccurrence|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);Occurrence createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
deployment
deployment?: (grafeas.v1.IDeploymentOccurrence|null);Occurrence deployment
| Type | Description |
| (grafeas.v1.IDeploymentOccurrence|null) |
discovery
discovery?: (grafeas.v1.IDiscoveryOccurrence|null);Occurrence discovery
| Type | Description |
| (grafeas.v1.IDiscoveryOccurrence|null) |
image
image?: (grafeas.v1.IImageOccurrence|null);Occurrence image
| Type | Description |
| (grafeas.v1.IImageOccurrence|null) |
kind
kind?: (grafeas.v1.NoteKind|keyof typeof grafeas.v1.NoteKind|null);Occurrence kind
| Type | Description |
| (grafeas.v1.NoteKind|keyof typeof grafeas.v1.NoteKind|null) |
name
name?: (string|null);Occurrence name
| Type | Description |
| (string|null) |
noteName
noteName?: (string|null);Occurrence noteName
| Type | Description |
| (string|null) |
package
"package"?: (grafeas.v1.IPackageOccurrence|null);Occurrence package
| Type | Description |
| (grafeas.v1.IPackageOccurrence|null) |
remediation
remediation?: (string|null);Occurrence remediation
| Type | Description |
| (string|null) |
resourceUri
resourceUri?: (string|null);Occurrence resourceUri
| Type | Description |
| (string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Occurrence updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
upgrade
upgrade?: (grafeas.v1.IUpgradeOccurrence|null);Occurrence upgrade
| Type | Description |
| (grafeas.v1.IUpgradeOccurrence|null) |
vulnerability
vulnerability?: (grafeas.v1.IVulnerabilityOccurrence|null);Occurrence vulnerability
| Type | Description |
| (grafeas.v1.IVulnerabilityOccurrence|null) |