Google Cloud Ai Platform V1 Client - Class ListOptimalTrialsRequest (0.18.0)

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

Request message for VizierService.ListOptimalTrials.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The name of the Study that the optimal Trial belongs to.

getParent

Required. The name of the Study that the optimal Trial belongs to.

Returns
TypeDescription
string

setParent

Required. The name of the Study that the optimal Trial belongs to.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
parent string

Required. The name of the Study that the optimal Trial belongs to. Please see Google\Cloud\AIPlatform\V1\VizierServiceClient::studyName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\ListOptimalTrialsRequest