class GooglePrivacyDlpV2Result extends Collection (View source)

Properties

protected $collection_key
protected $hybridStatsType
protected $hybridStatsDataType
protected $infoTypeStatsType
protected $infoTypeStatsDataType
string $numRowsProcessed
string $processedBytes
string $totalEstimatedBytes

Methods

setInfoTypeStats($infoTypeStats)

No description

setNumRowsProcessed($numRowsProcessed)

No description

string
getNumRowsProcessed()

No description

setProcessedBytes($processedBytes)

No description

string
getProcessedBytes()

No description

setTotalEstimatedBytes($totalEstimatedBytes)

No description

string
getTotalEstimatedBytes()

No description

Details

setHybridStats(GooglePrivacyDlpV2HybridInspectStatistics $hybridStats)

No description

setInfoTypeStats($infoTypeStats)

No description

Parameters

$infoTypeStats

GooglePrivacyDlpV2InfoTypeStats[] getInfoTypeStats()

No description

setNumRowsProcessed($numRowsProcessed)

No description

Parameters

$numRowsProcessed

string getNumRowsProcessed()

No description

Return Value

string

setProcessedBytes($processedBytes)

No description

Parameters

$processedBytes

string getProcessedBytes()

No description

Return Value

string

setTotalEstimatedBytes($totalEstimatedBytes)

No description

Parameters

$totalEstimatedBytes

string getTotalEstimatedBytes()

No description

Return Value

string