Interface protos.grafeas.v1.IVersion (3.4.6)

Properties of a Version.

Package

@google-cloud/grafeas!

Properties

epoch

  epoch 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

Version epoch

Property Value
Type Description
(number|null)

fullName

  fullName 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Version fullName

Property Value
Type Description
(string|null)

kind

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

Version kind

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

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Version name

Property Value
Type Description
(string|null)

revision

  revision 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Version revision

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: