class GooglePrivacyDlpV2DeidentifyDataSourceStats extends Model (View source)

Properties

string $transformationCount
string $transformationErrorCount
string $transformedBytes

Methods

setTransformationCount($transformationCount)

No description

string
getTransformationCount()

No description

setTransformationErrorCount($transformationErrorCount)

No description

string
getTransformationErrorCount()

No description

setTransformedBytes($transformedBytes)

No description

string
getTransformedBytes()

No description

Details

setTransformationCount($transformationCount)

No description

Parameters

$transformationCount

string getTransformationCount()

No description

Return Value

string

setTransformationErrorCount($transformationErrorCount)

No description

Parameters

$transformationErrorCount

string getTransformationErrorCount()

No description

Return Value

string

setTransformedBytes($transformedBytes)

No description

Parameters

$transformedBytes

string getTransformedBytes()

No description

Return Value

string