Interface protos.google.cloud.binaryauthorization.v1beta1.IListAttestorsRequest

Properties of a ListAttestorsRequest.

Package

@google-cloud/binary-authorization

Properties

pageSize

pageSize?: (number|null);

ListAttestorsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListAttestorsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListAttestorsRequest parent

Property Value
TypeDescription
(string|null)