class GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata extends Collection (View source)

Properties

protected $collection_key
string $candidateCount
string $gcsUri
protected $groundingConfigType
protected $groundingConfigDataType
bool $hasPromptVariable
string $maxOutputTokens
string $note
string $promptType
string[] $stopSequences
string $systemInstruction
string $systemInstructionGcsUri
float $temperature
string $text
string $topK
float $topP

Methods

setCandidateCount($candidateCount)

No description

string
getCandidateCount()

No description

setGcsUri($gcsUri)

No description

string
getGcsUri()

No description

setHasPromptVariable($hasPromptVariable)

No description

bool
getHasPromptVariable()

No description

setMaxOutputTokens($maxOutputTokens)

No description

string
getMaxOutputTokens()

No description

setNote($note)

No description

string
getNote()

No description

setPromptType($promptType)

No description

string
getPromptType()

No description

setStopSequences($stopSequences)

No description

string[]
getStopSequences()

No description

setSystemInstruction($systemInstruction)

No description

string
getSystemInstruction()

No description

setSystemInstructionGcsUri($systemInstructionGcsUri)

No description

string
getSystemInstructionGcsUri()

No description

setTemperature($temperature)

No description

float
getTemperature()

No description

setText($text)

No description

string
getText()

No description

setTopK($topK)

No description

string
getTopK()

No description

setTopP($topP)

No description

float
getTopP()

No description

Details

setCandidateCount($candidateCount)

No description

Parameters

$candidateCount

string getCandidateCount()

No description

Return Value

string

setGcsUri($gcsUri)

No description

Parameters

$gcsUri

string getGcsUri()

No description

Return Value

string

setGroundingConfig(GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig $groundingConfig)

No description

setHasPromptVariable($hasPromptVariable)

No description

Parameters

$hasPromptVariable

bool getHasPromptVariable()

No description

Return Value

bool

setMaxOutputTokens($maxOutputTokens)

No description

Parameters

$maxOutputTokens

string getMaxOutputTokens()

No description

Return Value

string

setNote($note)

No description

Parameters

$note

string getNote()

No description

Return Value

string

setPromptType($promptType)

No description

Parameters

$promptType

string getPromptType()

No description

Return Value

string

setStopSequences($stopSequences)

No description

Parameters

$stopSequences

string[] getStopSequences()

No description

Return Value

string[]

setSystemInstruction($systemInstruction)

No description

Parameters

$systemInstruction

string getSystemInstruction()

No description

Return Value

string

setSystemInstructionGcsUri($systemInstructionGcsUri)

No description

Parameters

$systemInstructionGcsUri

string getSystemInstructionGcsUri()

No description

Return Value

string

setTemperature($temperature)

No description

Parameters

$temperature

float getTemperature()

No description

Return Value

float

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setTopK($topK)

No description

Parameters

$topK

string getTopK()

No description

Return Value

string

setTopP($topP)

No description

Parameters

$topP

float getTopP()

No description

Return Value

float