Interface protos.google.cloud.binaryauthorization.v1beta1.IAttestor

Properties of an Attestor.

Package

@google-cloud/binary-authorization!

Properties

description

description?: (string|null);

Attestor description

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Attestor name

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Attestor updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

userOwnedDrydockNote

userOwnedDrydockNote?: (google.cloud.binaryauthorization.v1beta1.IUserOwnedDrydockNote|null);

Attestor userOwnedDrydockNote

Property Value
TypeDescription
(google.cloud.binaryauthorization.v1beta1.IUserOwnedDrydockNote|null)