Interface protos.grafeas.v1.INote (3.5.0)

Properties of a Note.

Package

@google-cloud/grafeas!

Properties

attestation

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

Note attestation

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

build

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

Note build

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

createTime

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

Note createTime

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

deployment

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

Note deployment

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

discovery

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

Note discovery

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

expirationTime

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

Note expirationTime

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

image

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

Note image

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

kind

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

Note kind

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

longDescription

  longDescription 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Note longDescription

Property Value
Type Description
(string|null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Note name

Property Value
Type Description
(string|null)

package

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

Note package

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

relatedNoteNames

  relatedNoteNames 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

Note relatedNoteNames

Property Value
Type Description
(string[]|null)

relatedUrl

  relatedUrl 
 ?: 
  
 ( 
 grafeas 
 . 
 v1 
 . 
 IRelatedUrl 
 [] 
 | 
 null 
 ); 
 

Note relatedUrl

Property Value
Type Description
( grafeas.v1.IRelatedUrl []|null)

shortDescription

  shortDescription 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Note shortDescription

Property Value
Type Description
(string|null)

updateTime

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

Note updateTime

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

upgrade

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

Note upgrade

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

vulnerability

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

Note vulnerability

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