Experiment$json top-level constant
Implementation
@$core.Deprecated('Use experimentDescriptor instead')
const Experiment$json = const {
'1': 'Experiment',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'display_name',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'displayName'
},
const {'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
const {
'1': 'state',
'3': 4,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.cx.v3beta1.Experiment.State',
'10': 'state'
},
const {
'1': 'definition',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Experiment.Definition',
'10': 'definition'
},
const {
'1': 'result',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Experiment.Result',
'10': 'result'
},
const {
'1': 'create_time',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'createTime'
},
const {
'1': 'start_time',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'startTime'
},
const {
'1': 'end_time',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'endTime'
},
const {
'1': 'last_update_time',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'lastUpdateTime'
},
const {
'1': 'experiment_length',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'experimentLength'
},
const {
'1': 'variants_history',
'3': 12,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.VariantsHistory',
'10': 'variantsHistory'
},
],
'3': const [Experiment_Definition$json, Experiment_Result$json],
'4': const [Experiment_State$json],
'7': const {},
};