Check if a topic exists
topics_exists(topic, project = ps_project_get())character, Topic Required, topic name or instance of a topic object
character GCP project id
logical, TRUE if topic exists, FALSE otherwise
Other Topic functions:
topics_create(),
topics_delete(),
topics_get(),
topics_list_subscriptions(),
topics_list(),
topics_patch(),
topics_publish()