Generated from protobuf message google.cloud.aiplatform.v1.GetTuningJobRequest
Namespace
Google \ Cloud \ AIPlatform \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the TuningJob resource. Format: projects/{project}/locations/{location}/tuningJobs/{tuning_job}
getName
Required. The name of the TuningJob resource. Format:
projects/{project}/locations/{location}/tuningJobs/{tuning_job}
Returns
Type
Description
string
setName
Required. The name of the TuningJob resource. Format:
projects/{project}/locations/{location}/tuningJobs/{tuning_job}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of the TuningJob resource. Format:
projects/{project}/locations/{location}/tuningJobs/{tuning_job}
Please see Google\Cloud\AIPlatform\V1\GenAiTuningServiceClient::tuningJobName() for help formatting this field.