Google Cloud Documentai V1Document Revision Human Review Args
data class GoogleCloudDocumentaiV1DocumentRevisionHumanReviewArgs(val state: Output<String>? = null, val stateMessage: Output<String>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentRevisionHumanReviewArgs>
Human Review information of the document.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentRevisionHumanReviewArgs(state: Output<String>? = null, stateMessage: Output<String>? = null)