Interface protos.google.cloud.lifesciences.v2beta.ISecret (1.0.3)

Properties of a Secret.

Package

@google-cloud/life-sciences!

Properties

cipherText

cipherText?: (string|null);

Secret cipherText

Property Value
TypeDescription
(string|null)

keyName

keyName?: (string|null);

Secret keyName

Property Value
TypeDescription
(string|null)