class GoogleCloudAiplatformV1HyperparameterTuningJob extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $displayName
protected $encryptionSpecType
protected $encryptionSpecDataType
string $endTime
protected $errorType
protected $errorDataType
string[] $labels
int $maxFailedTrialCount
int $maxTrialCount
string $name
int $parallelTrialCount
bool $satisfiesPzi
bool $satisfiesPzs
string $startTime
string $state
protected $studySpecType
protected $studySpecDataType
protected $trialJobSpecType
protected $trialJobSpecDataType
protected $trialsType
protected $trialsDataType
string $updateTime

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setError(GoogleRpcStatus $error)

No description

getError()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setMaxFailedTrialCount($maxFailedTrialCount)

No description

int
getMaxFailedTrialCount()

No description

setMaxTrialCount($maxTrialCount)

No description

int
getMaxTrialCount()

No description

setName($name)

No description

string
getName()

No description

setParallelTrialCount($parallelTrialCount)

No description

int
getParallelTrialCount()

No description

setSatisfiesPzi($satisfiesPzi)

No description

bool
getSatisfiesPzi()

No description

setSatisfiesPzs($satisfiesPzs)

No description

bool
getSatisfiesPzs()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setState($state)

No description

string
getState()

No description

setStudySpec(GoogleCloudAiplatformV1StudySpec $studySpec)

No description

setTrials($trials)

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEncryptionSpec(GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec)

No description

Parameters

GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setError(GoogleRpcStatus $error)

No description

Parameters

GoogleRpcStatus $error

GoogleRpcStatus getError()

No description

Return Value

GoogleRpcStatus

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setMaxFailedTrialCount($maxFailedTrialCount)

No description

Parameters

$maxFailedTrialCount

int getMaxFailedTrialCount()

No description

Return Value

int

setMaxTrialCount($maxTrialCount)

No description

Parameters

$maxTrialCount

int getMaxTrialCount()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setParallelTrialCount($parallelTrialCount)

No description

Parameters

$parallelTrialCount

int getParallelTrialCount()

No description

Return Value

int

setSatisfiesPzi($satisfiesPzi)

No description

Parameters

$satisfiesPzi

bool getSatisfiesPzi()

No description

Return Value

bool

setSatisfiesPzs($satisfiesPzs)

No description

Parameters

$satisfiesPzs

bool getSatisfiesPzs()

No description

Return Value

bool

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStudySpec(GoogleCloudAiplatformV1StudySpec $studySpec)

No description

Parameters

GoogleCloudAiplatformV1StudySpec $studySpec

setTrialJobSpec(GoogleCloudAiplatformV1CustomJobSpec $trialJobSpec)

No description

Parameters

GoogleCloudAiplatformV1CustomJobSpec $trialJobSpec

setTrials($trials)

No description

Parameters

$trials

GoogleCloudAiplatformV1Trial[] getTrials()

No description

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string