Interface protos.grafeas.v1.IListNotesRequest (5.0.1)

Properties of a ListNotesRequest.

Package

@google-cloud/containeranalysis

Properties

filter

filter?: (string|null);

ListNotesRequest filter

pageSize

pageSize?: (number|null);

ListNotesRequest pageSize

pageToken

pageToken?: (string|null);

ListNotesRequest pageToken

parent

parent?: (string|null);

ListNotesRequest parent