class GoogleCloudAiplatformV1ImportFeatureValuesResponse extends Model (View source)

Properties

string $importedEntityCount
string $importedFeatureValueCount
string $invalidRowCount
string $timestampOutsideRetentionRowsCount

Methods

setImportedEntityCount($importedEntityCount)

No description

string
getImportedEntityCount()

No description

setImportedFeatureValueCount($importedFeatureValueCount)

No description

string
getImportedFeatureValueCount()

No description

setInvalidRowCount($invalidRowCount)

No description

string
getInvalidRowCount()

No description

setTimestampOutsideRetentionRowsCount($timestampOutsideRetentionRowsCount)

No description

string

Details

setImportedEntityCount($importedEntityCount)

No description

Parameters

$importedEntityCount

string getImportedEntityCount()

No description

Return Value

string

setImportedFeatureValueCount($importedFeatureValueCount)

No description

Parameters

$importedFeatureValueCount

string getImportedFeatureValueCount()

No description

Return Value

string

setInvalidRowCount($invalidRowCount)

No description

Parameters

$invalidRowCount

string getInvalidRowCount()

No description

Return Value

string

setTimestampOutsideRetentionRowsCount($timestampOutsideRetentionRowsCount)

No description

Parameters

$timestampOutsideRetentionRowsCount

string getTimestampOutsideRetentionRowsCount()

No description

Return Value

string