StepParameter$json top-level constant
Implementation
@$core.Deprecated('Use stepParameterDescriptor instead')
const StepParameter$json = const {
'1': 'StepParameter',
'2': const [
const {'1': 'scaled_step', '3': 1, '4': 1, '5': 2, '10': 'scaledStep'},
const {'1': 'sampler', '3': 2, '4': 1, '5': 11, '6': '.gooseai.SamplerParameters', '9': 0, '10': 'sampler', '17': true},
const {'1': 'schedule', '3': 3, '4': 1, '5': 11, '6': '.gooseai.ScheduleParameters', '9': 1, '10': 'schedule', '17': true},
const {'1': 'guidance', '3': 4, '4': 1, '5': 11, '6': '.gooseai.GuidanceParameters', '9': 2, '10': 'guidance', '17': true},
],
'8': const [
const {'1': '_sampler'},
const {'1': '_schedule'},
const {'1': '_guidance'},
],
};