Googly.DocumentAI.Model.GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata (googly_document_ai v0.1.0)

Copy Markdown View Source

Metadata for human review labeling config.

Attributes

  • enable_normalization_editing (type: boolean()) - Whether to enable normalization editing.

Summary

Types

t()

@type t() ::
  %Googly.DocumentAI.Model.GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata{
    enable_normalization_editing: boolean() | nil
  }