Interface protos.google.cloud.documentai.v1beta3.IProcessorType (8.4.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

launchStage

launchStage?: (google.api.LaunchStage|keyof typeof google.api.LaunchStage|null);

ProcessorType launchStage

name

name?: (string|null);

ProcessorType name

sampleDocumentUris

sampleDocumentUris?: (string[]|null);

ProcessorType sampleDocumentUris

type

type?: (string|null);

ProcessorType type