GoogleCloudDocumentaiV1beta2Document constructor

Implementation

GoogleCloudDocumentaiV1beta2Document({
  this.content,
  this.entities,
  this.entityRelations,
  this.error,
  this.labels,
  this.mimeType,
  this.pages,
  this.revisions,
  this.shardInfo,
  this.text,
  this.textChanges,
  this.textStyles,
  this.uri,
});