Reference documentation and code samples for the Google Cloud Financial Services V1 Client class Tuning.
The parameters needed for the tuning operation, these are used only in
tuning and not passed on to training.
Generated from protobuf messagegoogle.cloud.financialservices.v1.EngineConfig.Tuning
Namespace
Google \ Cloud \ FinancialServices \ V1 \ EngineConfig
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ primary_dataset
string
Required. The resource name of the Primary Dataset used in this model tuning. For information about how primary and auxiliary datasets are used, refer to the engine version's documentation. Format:/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}
Required. End_time specifies the latest time from which labels are used and from which data is used to generate features for tuning. End_time should be no later than the end of the date_range of the dataset.
getPrimaryDataset
Required. The resource name of the Primary Dataset used in this model
tuning. For information about how primary and auxiliary datasets are
used, refer to the engine version's documentation. Format:/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}
Returns
Type
Description
string
setPrimaryDataset
Required. The resource name of the Primary Dataset used in this model
tuning. For information about how primary and auxiliary datasets are
used, refer to the engine version's documentation. Format:/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getEndTime
Required. End_time specifies the latest time from which labels are used
and from which data is used to generate features for tuning. End_time
should be no later than the end of the date_range of the dataset.
Required. End_time specifies the latest time from which labels are used
and from which data is used to generate features for tuning. End_time
should be no later than the end of the date_range of the dataset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Financial Services V1 Client - Class Tuning (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.EngineConfig.Tuning)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.EngineConfig.Tuning) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class Tuning.\n\nThe parameters needed for the tuning operation, these are used only in\ntuning and not passed on to training.\n\nGenerated from protobuf message `google.cloud.financialservices.v1.EngineConfig.Tuning`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ EngineConfig\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPrimaryDataset\n\nRequired. The resource name of the Primary Dataset used in this model\ntuning. For information about how primary and auxiliary datasets are\nused, refer to the engine version's documentation. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`\n\n### setPrimaryDataset\n\nRequired. The resource name of the Primary Dataset used in this model\ntuning. For information about how primary and auxiliary datasets are\nused, refer to the engine version's documentation. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`\n\n### getEndTime\n\nRequired. End_time specifies the latest time from which labels are used\nand from which data is used to generate features for tuning. End_time\nshould be no later than the end of the date_range of the dataset.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nRequired. End_time specifies the latest time from which labels are used\nand from which data is used to generate features for tuning. End_time\nshould be no later than the end of the date_range of the dataset."]]