class GoogleCloudDocumentaiV1DocumentEntity extends Collection (View source)

Properties

protected $collection_key
float $confidence
string $id
string $mentionId
string $mentionText
protected $normalizedValueType
protected $normalizedValueDataType
protected $pageAnchorType
protected $pageAnchorDataType
protected $propertiesType
protected $propertiesDataType
protected $provenanceType
protected $provenanceDataType
bool $redacted
protected $textAnchorType
protected $textAnchorDataType
string $type

Methods

setConfidence($confidence)

No description

float
getConfidence()

No description

setId($id)

No description

string
getId()

No description

setMentionId($mentionId)

No description

string
getMentionId()

No description

setMentionText($mentionText)

No description

string
getMentionText()

No description

setProperties($properties)

No description

setRedacted($redacted)

No description

bool
getRedacted()

No description

setType($type)

No description

string
getType()

No description

Details

setConfidence($confidence)

No description

Parameters

$confidence

float getConfidence()

No description

Return Value

float

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setMentionId($mentionId)

No description

Parameters

$mentionId

string getMentionId()

No description

Return Value

string

setMentionText($mentionText)

No description

Parameters

$mentionText

string getMentionText()

No description

Return Value

string

setNormalizedValue(GoogleCloudDocumentaiV1DocumentEntityNormalizedValue $normalizedValue)

No description

setPageAnchor(GoogleCloudDocumentaiV1DocumentPageAnchor $pageAnchor)

No description

setProperties($properties)

No description

Parameters

$properties

setProvenance(GoogleCloudDocumentaiV1DocumentProvenance $provenance)

No description

setRedacted($redacted)

No description

Parameters

$redacted

bool getRedacted()

No description

Return Value

bool

setTextAnchor(GoogleCloudDocumentaiV1DocumentTextAnchor $textAnchor)

No description

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string