Get Experiment Result
fun GetExperimentResult(createTime: String, definition: GoogleCloudDialogflowCxV3beta1ExperimentDefinitionResponse, description: String, displayName: String, endTime: String, experimentLength: String, lastUpdateTime: String, name: String, result: GoogleCloudDialogflowCxV3beta1ExperimentResultResponse, rolloutConfig: GoogleCloudDialogflowCxV3beta1RolloutConfigResponse, rolloutFailureReason: String, rolloutState: GoogleCloudDialogflowCxV3beta1RolloutStateResponse, startTime: String, state: String, variantsHistory: List<GoogleCloudDialogflowCxV3beta1VariantsHistoryResponse>)