Interface protos.google.cloud.binaryauthorization.v1beta1.IUserOwnedDrydockNote

Properties of a UserOwnedDrydockNote.

Package

@google-cloud/binary-authorization!

Properties

delegationServiceAccountEmail

delegationServiceAccountEmail?: (string|null);

UserOwnedDrydockNote delegationServiceAccountEmail

Property Value
TypeDescription
(string|null)

noteReference

noteReference?: (string|null);

UserOwnedDrydockNote noteReference

Property Value
TypeDescription
(string|null)

publicKeys

publicKeys?: (google.cloud.binaryauthorization.v1beta1.IAttestorPublicKey[]|null);

UserOwnedDrydockNote publicKeys

Property Value
TypeDescription
(google.cloud.binaryauthorization.v1beta1.IAttestorPublicKey[]|null)