Interface protos.google.cloud.binaryauthorization.v1.IUserOwnedGrafeasNote

Properties of a UserOwnedGrafeasNote.

Package

@google-cloud/binary-authorization

Properties

delegationServiceAccountEmail

delegationServiceAccountEmail?: (string|null);

UserOwnedGrafeasNote delegationServiceAccountEmail

Property Value
TypeDescription
(string|null)

noteReference

noteReference?: (string|null);

UserOwnedGrafeasNote noteReference

Property Value
TypeDescription
(string|null)

publicKeys

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

UserOwnedGrafeasNote publicKeys

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