class GoogleCloudAiplatformV1DatasetStats extends Collection (View source)

Properties

protected $collection_key
string $totalBillableCharacterCount
string $totalTuningCharacterCount
string $tuningDatasetExampleCount
string $tuningStepCount
protected $userDatasetExamplesType
protected $userDatasetExamplesDataType
protected $userInputTokenDistributionType
protected $userInputTokenDistributionDataType
protected $userMessagePerExampleDistributionType
protected $userMessagePerExampleDistributionDataType
protected $userOutputTokenDistributionType
protected $userOutputTokenDistributionDataType

Methods

setTotalBillableCharacterCount($totalBillableCharacterCount)

No description

string
setTotalTuningCharacterCount($totalTuningCharacterCount)

No description

string
getTotalTuningCharacterCount()

No description

setTuningDatasetExampleCount($tuningDatasetExampleCount)

No description

string
getTuningDatasetExampleCount()

No description

setTuningStepCount($tuningStepCount)

No description

string
getTuningStepCount()

No description

setUserDatasetExamples($userDatasetExamples)

No description

setUserMessagePerExampleDistribution(GoogleCloudAiplatformV1DatasetDistribution $userMessagePerExampleDistribution)

No description

setUserOutputTokenDistribution(GoogleCloudAiplatformV1DatasetDistribution $userOutputTokenDistribution)

No description

Details

setTotalBillableCharacterCount($totalBillableCharacterCount)

No description

Parameters

$totalBillableCharacterCount

string getTotalBillableCharacterCount()

No description

Return Value

string

setTotalTuningCharacterCount($totalTuningCharacterCount)

No description

Parameters

$totalTuningCharacterCount

string getTotalTuningCharacterCount()

No description

Return Value

string

setTuningDatasetExampleCount($tuningDatasetExampleCount)

No description

Parameters

$tuningDatasetExampleCount

string getTuningDatasetExampleCount()

No description

Return Value

string

setTuningStepCount($tuningStepCount)

No description

Parameters

$tuningStepCount

string getTuningStepCount()

No description

Return Value

string

setUserDatasetExamples($userDatasetExamples)

No description

Parameters

$userDatasetExamples

GoogleCloudAiplatformV1Content[] getUserDatasetExamples()

No description

setUserInputTokenDistribution(GoogleCloudAiplatformV1DatasetDistribution $userInputTokenDistribution)

No description

Parameters

GoogleCloudAiplatformV1DatasetDistribution $userInputTokenDistribution

GoogleCloudAiplatformV1DatasetDistribution getUserInputTokenDistribution()

No description

setUserMessagePerExampleDistribution(GoogleCloudAiplatformV1DatasetDistribution $userMessagePerExampleDistribution)

No description

Parameters

GoogleCloudAiplatformV1DatasetDistribution $userMessagePerExampleDistribution

GoogleCloudAiplatformV1DatasetDistribution getUserMessagePerExampleDistribution()

No description

setUserOutputTokenDistribution(GoogleCloudAiplatformV1DatasetDistribution $userOutputTokenDistribution)

No description

Parameters

GoogleCloudAiplatformV1DatasetDistribution $userOutputTokenDistribution

GoogleCloudAiplatformV1DatasetDistribution getUserOutputTokenDistribution()

No description