Googly. DocumentAI. Model. GoogleCloudDocumentaiV1TrainProcessorVersionResponse
(googly_document_ai v0.1.0)
Copy Markdown
View Source
The response for TrainProcessorVersion.
Attributes
-
processor_version(type:String.t()) - The resource name of the processor version produced by training.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1TrainProcessorVersionResponse{ processor_version: String.t() | nil }