Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType.
The type of the hyperparameter source.
Constants
HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED
value: 0 Hyperparameter source type is unspecified, defaults to TUNING.
TUNING
value: 1 The EngineConfig creation starts a tuning job which selects the best
hyperparameters.
INHERITED
value: 2 The hyperparameters are inherited from another EngineConfig.
[[["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-08-07 UTC."],[],[]]