candidateIndex = $candidateIndex; } /** * @return int */ public function getCandidateIndex() { return $this->candidateIndex; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(KnowledgeAnswersIntentQueryArgumentProvenancePreviousTaskStateListCandidate::class, 'Google_Service_Contentwarehouse_KnowledgeAnswersIntentQueryArgumentProvenancePreviousTaskStateListCandidate');