Interface protos.grafeas.v1beta1.IListOccurrencesRequest (3.1.8)

Properties of a ListOccurrencesRequest.

Package

@google-cloud/containeranalysis!

Properties

filter

filter?: (string|null);

ListOccurrencesRequest filter

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListOccurrencesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListOccurrencesRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListOccurrencesRequest parent

Property Value
TypeDescription
(string|null)