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

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.