Class HyperparameterSource (0.1.0)

HyperparameterSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters for bootstrapping an Engine Config with the results of another one.

Attributes

Name Description
source_engine_config str
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 str
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}".