Interface protos.google.cloud.documentai.v1beta3.IListProcessorsResponse (3.2.1)

Properties of a ListProcessorsResponse.

Package

@google-cloud/documentai

Properties

nextPageToken

nextPageToken?: (string|null);

ListProcessorsResponse nextPageToken

processors

processors?: (google.cloud.documentai.v1beta3.IProcessor[]|null);

ListProcessorsResponse processors