Interface protos.google.cloud.secretmanager.v1.ISecretPayload (3.9.1)

Properties of a SecretPayload.

Package

@google-cloud/secret-manager!

Properties

data

data?: (Uint8Array|string|null);

SecretPayload data

Property Value
TypeDescription
(Uint8Array|string|null)