[[["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 HyperparameterSourceType (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.EngineConfig.HyperparameterSourceType)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.EngineConfig.HyperparameterSourceType) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class HyperparameterSourceType.\n\nThe type of the hyperparameter source.\n\nProtobuf type `google.cloud.financialservices.v1.EngineConfig.HyperparameterSourceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ EngineConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED\n\n Value: 0\n\nHyperparameter source type is unspecified, defaults to TUNING.\n\nGenerated from protobuf enum `HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED = 0;`\n\n### TUNING\n\n Value: 1\n\nThe EngineConfig creation starts a tuning job which selects the best\nhyperparameters.\n\nGenerated from protobuf enum `TUNING = 1;`\n\n### INHERITED\n\n Value: 2\n\nThe hyperparameters are inherited from another EngineConfig.\n\nGenerated from protobuf enum `INHERITED = 2;`"]]