View Source GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest (google_api_document_ai v0.39.0)

Request message for the TrainProcessorVersion method.

Attributes

  • baseProcessorVersion (type: String.t, default: nil) - Optional. The processor version to use as a base for training. This processor version must be a child of parent. Format: projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}.
  • customDocumentExtractionOptions (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtractionOptions.t, default: nil) - Options to control Custom Document Extraction (CDE) Processor.
  • documentSchema (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentSchema.t, default: nil) - Optional. The schema the processor version will be trained with.
  • foundationModelTuningOptions (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuningOptions.t, default: nil) - Options to control foundation model tuning of a processor.
  • inputData (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestInputData.t, default: nil) - Optional. The input data used to train the ProcessorVersion.
  • processorVersion (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3ProcessorVersion.t, default: nil) - Required. The processor version to be created.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.