Name | Type | Description | Notes |
---|---|---|---|
algorithm_settings | Option<Veccrate::models::V1beta1AlgorithmSetting> | AlgorithmSettings defines HP or NAS algorithm settings which suggestion gRPC service returns. These settings overwrites Experiment's settings before the gRPC request. It can be empty if settings haven't been changed. | [optional] |
completion_time | Option<crate::models::V1Time> | [optional] | |
conditions | Option<Veccrate::models::V1beta1SuggestionCondition> | List of observed runtime conditions for this Suggestion. | [optional] |
last_reconcile_time | Option<crate::models::V1Time> | [optional] | |
start_time | Option<crate::models::V1Time> | [optional] | |
suggestion_count | Option<i32> | Number of suggestion results | [optional] |
suggestions | Option<Veccrate::models::V1beta1TrialAssignment> | Suggestion results | [optional] |