Interface protos.grafeas.v1.IOccurrence (3.4.6)

Properties of an Occurrence.

Package

@google-cloud/grafeas!

Properties

attestation

  attestation 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IAttestationOccurrence 
 | 
 null 
 ); 
 

Occurrence attestation

Property Value
Type Description
( grafeas.v1.IAttestationOccurrence |null)

build

  build 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IBuildOccurrence 
 | 
 null 
 ); 
 

Occurrence build

Property Value
Type Description
( grafeas.v1.IBuildOccurrence |null)

createTime

  createTime 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 ITimestamp 
 | 
 null 
 ); 
 

Occurrence createTime

Property Value
Type Description
( google.protobuf.ITimestamp |null)

deployment

  deployment 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IDeploymentOccurrence 
 | 
 null 
 ); 
 

Occurrence deployment

Property Value
Type Description
( grafeas.v1.IDeploymentOccurrence |null)

discovery

  discovery 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IDiscoveryOccurrence 
 | 
 null 
 ); 
 

Occurrence discovery

Property Value
Type Description
( grafeas.v1.IDiscoveryOccurrence |null)

image

  image 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IImageOccurrence 
 | 
 null 
 ); 
 

Occurrence image

Property Value
Type Description
( grafeas.v1.IImageOccurrence |null)

kind

  kind 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 NoteKind 
 | 
 keyof 
  
 typeof 
  
 grafeas 
 . 
 v1 
 . 
 NoteKind 
 | 
 null 
 ); 
 

Occurrence kind

Property Value
Type Description
( grafeas.v1.NoteKind |keyof typeof grafeas.v1.NoteKind |null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Occurrence name

Property Value
Type Description
(string|null)

noteName

  noteName 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Occurrence noteName

Property Value
Type Description
(string|null)

package

  "package" 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IPackageOccurrence 
 | 
 null 
 ); 
 

Occurrence package

Property Value
Type Description
( grafeas.v1.IPackageOccurrence |null)

remediation

  remediation 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Occurrence remediation

Property Value
Type Description
(string|null)

resourceUri

  resourceUri 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Occurrence resourceUri

Property Value
Type Description
(string|null)

updateTime

  updateTime 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 ITimestamp 
 | 
 null 
 ); 
 

Occurrence updateTime

Property Value
Type Description
( google.protobuf.ITimestamp |null)

upgrade

  upgrade 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IUpgradeOccurrence 
 | 
 null 
 ); 
 

Occurrence upgrade

Property Value
Type Description
( grafeas.v1.IUpgradeOccurrence |null)

vulnerability

  vulnerability 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IVulnerabilityOccurrence 
 | 
 null 
 ); 
 

Occurrence vulnerability

Property Value
Type Description
( grafeas.v1.IVulnerabilityOccurrence |null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: