state = $state; } /** * @return string */ public function getState() { return $this->state; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata');