Reference documentation and code samples for the Google Cloud Financial Services V1 Client class HyperparameterSource.
Parameters for bootstrapping an Engine Config with the results of another
one.
Generated from protobuf message google.cloud.financialservices.v1.EngineConfig.HyperparameterSource
Namespace
Google \ Cloud \ FinancialServices \ V1 \ EngineConfig
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ source_engine_config
string
Required. The resource name of the source EngineConfig whose outputs are used. Format: /projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}
↳ source_engine_version
string
Output only. The resource name of the EngineVersion that was used in the tuning run. Format: /projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}
getSourceEngineConfig
Required. The resource name of the source EngineConfig whose outputs are
used. Format:
/projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}
Returns
Type
Description
string
setSourceEngineConfig
Required. The resource name of the source EngineConfig whose outputs are
used. Format:
/projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSourceEngineVersion
Output only. The resource name of the EngineVersion that was used in the
tuning run. Format:
/projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}
Returns
Type
Description
string
setSourceEngineVersion
Output only. The resource name of the EngineVersion that was used in the
tuning run. Format:
/projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}
[[["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-09 UTC."],[],[],null,["# Google Cloud Financial Services V1 Client - Class HyperparameterSource (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.EngineConfig.HyperparameterSource)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.EngineConfig.HyperparameterSource) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class HyperparameterSource.\n\nParameters for bootstrapping an Engine Config with the results of another\none.\n\nGenerated from protobuf message `google.cloud.financialservices.v1.EngineConfig.HyperparameterSource`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ EngineConfig\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSourceEngineConfig\n\nRequired. The resource name of the source EngineConfig whose outputs are\nused. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}`\n\n### setSourceEngineConfig\n\nRequired. The resource name of the source EngineConfig whose outputs are\nused. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/engineConfigs/{engine_config}`\n\n### getSourceEngineVersion\n\nOutput only. The resource name of the EngineVersion that was used in the\ntuning run. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}`\n\n### setSourceEngineVersion\n\nOutput only. The resource name of the EngineVersion that was used in the\ntuning run. Format:\n`/projects/{project_num}/locations/{location}/instances/{instance}/engineVersions/{engine_version}`"]]