Interface protos.google.privacy.dlp.v2.IListDlpJobsRequest (5.3.0)

Properties of a ListDlpJobsRequest.

Package

@google-cloud/dlp

Properties

filter

filter?: (string|null);

ListDlpJobsRequest filter

locationId

locationId?: (string|null);

ListDlpJobsRequest locationId

orderBy

orderBy?: (string|null);

ListDlpJobsRequest orderBy

pageSize

pageSize?: (number|null);

ListDlpJobsRequest pageSize

pageToken

pageToken?: (string|null);

ListDlpJobsRequest pageToken

parent

parent?: (string|null);

ListDlpJobsRequest parent

type

type?: (google.privacy.dlp.v2.DlpJobType|keyof typeof google.privacy.dlp.v2.DlpJobType|null);

ListDlpJobsRequest type