Interface protos.google.cloud.secrets.v1beta1.ISecretPayload (3.7.3)

Properties of a SecretPayload.

Package

@google-cloud/secret-manager!

Properties

data

data?: (Uint8Array|string|null);

SecretPayload data

Property Value
TypeDescription
(Uint8Array|string|null)