class GoogleCloudDocumentaiV1beta1Document extends Collection (View source)

Properties

protected $collection_key
protected $chunkedDocumentType
protected $chunkedDocumentDataType
string $content
protected $documentLayoutType
protected $documentLayoutDataType
protected $entitiesType
protected $entitiesDataType
protected $entityRelationsType
protected $entityRelationsDataType
protected $errorType
protected $errorDataType
string $mimeType
protected $pagesType
protected $pagesDataType
protected $revisionsType
protected $revisionsDataType
protected $shardInfoType
protected $shardInfoDataType
string $text
protected $textChangesType
protected $textChangesDataType
protected $textStylesType
protected $textStylesDataType
string $uri

Methods

setContent($content)

No description

string
getContent()

No description

setEntities($entities)

No description

setEntityRelations($entityRelations)

No description

setError(GoogleRpcStatus $error)

No description

getError()

No description

setMimeType($mimeType)

No description

string
getMimeType()

No description

setPages($pages)

No description

setRevisions($revisions)

No description

setText($text)

No description

string
getText()

No description

setTextChanges($textChanges)

No description

setTextStyles($textStyles)

No description

setUri($uri)

No description

string
getUri()

No description

Details

setChunkedDocument(GoogleCloudDocumentaiV1beta1DocumentChunkedDocument $chunkedDocument)

No description

setContent($content)

No description

Parameters

$content

string getContent()

No description

Return Value

string

setDocumentLayout(GoogleCloudDocumentaiV1beta1DocumentDocumentLayout $documentLayout)

No description

setEntities($entities)

No description

Parameters

$entities

setEntityRelations($entityRelations)

No description

Parameters

$entityRelations

setError(GoogleRpcStatus $error)

No description

Parameters

GoogleRpcStatus $error

GoogleRpcStatus getError()

No description

Return Value

GoogleRpcStatus

setMimeType($mimeType)

No description

Parameters

$mimeType

string getMimeType()

No description

Return Value

string

setPages($pages)

No description

Parameters

$pages

setRevisions($revisions)

No description

Parameters

$revisions

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setTextChanges($textChanges)

No description

Parameters

$textChanges

setTextStyles($textStyles)

No description

Parameters

$textStyles

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string