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