Google Cloud Ai Platform V1 Client - Class NasJobOutput (0.37.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class NasJobOutput.

Represents a uCAIP NasJob output.

Generated from protobuf message google.cloud.aiplatform.v1.NasJobOutput

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ multi_trial_job_output Google\Cloud\AIPlatform\V1\NasJobOutput\MultiTrialJobOutput

Output only. The output of this multi-trial Neural Architecture Search (NAS) job.

getMultiTrialJobOutput

Output only. The output of this multi-trial Neural Architecture Search (NAS) job.

Returns
Type Description
Google\Cloud\AIPlatform\V1\NasJobOutput\MultiTrialJobOutput|null

hasMultiTrialJobOutput

setMultiTrialJobOutput

Output only. The output of this multi-trial Neural Architecture Search (NAS) job.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\NasJobOutput\MultiTrialJobOutput
Returns
Type Description
$this

getOutput

Returns
Type Description
string