class GoogleCloudDocumentaiV1beta2DocumentShardInfo extends Model (View source)

Properties

string $shardCount
string $shardIndex
string $textOffset

Methods

setShardCount($shardCount)

No description

string
getShardCount()

No description

setShardIndex($shardIndex)

No description

string
getShardIndex()

No description

setTextOffset($textOffset)

No description

string
getTextOffset()

No description

Details

setShardCount($shardCount)

No description

Parameters

$shardCount

string getShardCount()

No description

Return Value

string

setShardIndex($shardIndex)

No description

Parameters

$shardIndex

string getShardIndex()

No description

Return Value

string

setTextOffset($textOffset)

No description

Parameters

$textOffset

string getTextOffset()

No description

Return Value

string