Interface protos.google.cloud.kms.v1.IImportJob

Properties of an ImportJob.

Package

@google-cloud/kms!

Properties

attestation

  attestation 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 IKeyOperationAttestation 
 | 
 null 
 ); 
 

ImportJob attestation

Property Value
Type Description
( google.cloud.kms.v1.IKeyOperationAttestation |null)

createTime

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

ImportJob createTime

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

expireEventTime

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

ImportJob expireEventTime

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

expireTime

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

ImportJob expireTime

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

generateTime

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

ImportJob generateTime

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

importMethod

  importMethod 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ImportJob 
 . 
 ImportMethod 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ImportJob 
 . 
 ImportMethod 
 | 
 null 
 ); 
 

ImportJob importMethod

Property Value
Type Description
( google.cloud.kms.v1.ImportJob.ImportMethod |keyof typeof google.cloud.kms.v1.ImportJob.ImportMethod |null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

ImportJob name

Property Value
Type Description
(string|null)

protectionLevel

  protectionLevel 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ProtectionLevel 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ProtectionLevel 
 | 
 null 
 ); 
 

ImportJob protectionLevel

Property Value
Type Description
( google.cloud.kms.v1.ProtectionLevel |keyof typeof google.cloud.kms.v1.ProtectionLevel |null)

publicKey

  publicKey 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ImportJob 
 . 
 IWrappingPublicKey 
 | 
 null 
 ); 
 

ImportJob publicKey

Property Value
Type Description
( google.cloud.kms.v1.ImportJob.IWrappingPublicKey |null)

state

  state 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ImportJob 
 . 
 ImportJobState 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ImportJob 
 . 
 ImportJobState 
 | 
 null 
 ); 
 

ImportJob state

Property Value
Type Description
( google.cloud.kms.v1.ImportJob.ImportJobState |keyof typeof google.cloud.kms.v1.ImportJob.ImportJobState |null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: