class GoogleCloudAiplatformV1CompletionStats extends Model (View source)

Properties

string $failedCount
string $incompleteCount
string $successfulCount
string $successfulForecastPointCount

Methods

setFailedCount($failedCount)

No description

string
getFailedCount()

No description

setIncompleteCount($incompleteCount)

No description

string
getIncompleteCount()

No description

setSuccessfulCount($successfulCount)

No description

string
getSuccessfulCount()

No description

setSuccessfulForecastPointCount($successfulForecastPointCount)

No description

string

Details

setFailedCount($failedCount)

No description

Parameters

$failedCount

string getFailedCount()

No description

Return Value

string

setIncompleteCount($incompleteCount)

No description

Parameters

$incompleteCount

string getIncompleteCount()

No description

Return Value

string

setSuccessfulCount($successfulCount)

No description

Parameters

$successfulCount

string getSuccessfulCount()

No description

Return Value

string

setSuccessfulForecastPointCount($successfulForecastPointCount)

No description

Parameters

$successfulForecastPointCount

string getSuccessfulForecastPointCount()

No description

Return Value

string