Interface protos.google.cloud.binaryauthorization.v1beta1.IListAttestorsResponse

Properties of a ListAttestorsResponse.

Package

@google-cloud/binary-authorization!

Properties

attestors

attestors?: (google.cloud.binaryauthorization.v1beta1.IAttestor[]|null);

ListAttestorsResponse attestors

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

nextPageToken

nextPageToken?: (string|null);

ListAttestorsResponse nextPageToken

Property Value
TypeDescription
(string|null)