Interface protos.google.ads.datamanager.v1.IGcpWrappedKeyInfo (0.1.0)

Properties of a GcpWrappedKeyInfo.

Package

@google-ads/datamanager

Properties

encryptedDek

encryptedDek?: (string|null);

GcpWrappedKeyInfo encryptedDek

kekUri

kekUri?: (string|null);

GcpWrappedKeyInfo kekUri

keyType

keyType?: (google.ads.datamanager.v1.GcpWrappedKeyInfo.KeyType|keyof typeof google.ads.datamanager.v1.GcpWrappedKeyInfo.KeyType|null);

GcpWrappedKeyInfo keyType

wipProvider

wipProvider?: (string|null);

GcpWrappedKeyInfo wipProvider