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

Properties of a ProcessorType.

Package

@google-cloud/documentai!

Properties

allowCreation

allowCreation?: (boolean|null);

ProcessorType allowCreation

Property Value
TypeDescription
(boolean|null)

availableLocations

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

ProcessorType availableLocations

Property Value
TypeDescription
(google.cloud.documentai.v1beta3.ProcessorType.ILocationInfo[]|null)

category

category?: (string|null);

ProcessorType category

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

ProcessorType name

Property Value
TypeDescription
(string|null)

type

type?: (string|null);

ProcessorType type

Property Value
TypeDescription
(string|null)