Get Experiment Result
fun GetExperimentResult(createTime: String, definition: GoogleCloudDialogflowCxV3ExperimentDefinitionResponse, description: String, displayName: String, endTime: String, experimentLength: String, lastUpdateTime: String, name: String, result: GoogleCloudDialogflowCxV3ExperimentResultResponse, rolloutConfig: GoogleCloudDialogflowCxV3RolloutConfigResponse, rolloutFailureReason: String, rolloutState: GoogleCloudDialogflowCxV3RolloutStateResponse, startTime: String, state: String, variantsHistory: List<GoogleCloudDialogflowCxV3VariantsHistoryResponse>)