class GoogleCloudAiplatformV1Scheduling extends Model (View source)

Properties

bool $disableRetries
bool $restartJobOnWorkerRestart
string $strategy
string $timeout

Methods

setDisableRetries($disableRetries)

No description

bool
getDisableRetries()

No description

setRestartJobOnWorkerRestart($restartJobOnWorkerRestart)

No description

bool
getRestartJobOnWorkerRestart()

No description

setStrategy($strategy)

No description

string
getStrategy()

No description

setTimeout($timeout)

No description

string
getTimeout()

No description

Details

setDisableRetries($disableRetries)

No description

Parameters

$disableRetries

bool getDisableRetries()

No description

Return Value

bool

setRestartJobOnWorkerRestart($restartJobOnWorkerRestart)

No description

Parameters

$restartJobOnWorkerRestart

bool getRestartJobOnWorkerRestart()

No description

Return Value

bool

setStrategy($strategy)

No description

Parameters

$strategy

string getStrategy()

No description

Return Value

string

setTimeout($timeout)

No description

Parameters

$timeout

string getTimeout()

No description

Return Value

string