entityTypes = $entityTypes; } /** * @return GoogleCloudDialogflowV2EntityType[] */ public function getEntityTypes() { return $this->entityTypes; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse');