Interface protos.google.cloud.documentai.v1beta3.IProcessorType (3.1.0)

Properties of a ProcessorType.

Package

@google-cloud/documentai

Properties

allowCreation

allowCreation?: (boolean|null);

ProcessorType allowCreation

availableLocations

availableLocations?: (google.cloud.documentai.v1beta3.ProcessorType.ILocationInfo[]|null);

ProcessorType availableLocations

category

category?: (string|null);

ProcessorType category

name

name?: (string|null);

ProcessorType name

type

type?: (string|null);

ProcessorType type