GoogleApi.DocumentAI.V1beta2.Model.GoogleCloudDocumentaiUiv1beta3RevisionReference (google_api_document_ai v0.32.0) View Source
The revision reference specifies which revision on the document to read.
Attributes
-
latestProcessorVersion
(type:String.t
, default:nil
) - Read the revision generated by the processor version, returns error if it does not exist. -
revisionCase
(type:String.t
, default:nil
) - Read the revision by the predefined case. -
revisionId
(type:String.t
, default:nil
) - Read the revision given by the id, returns error if it does not exist.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.