Lists topics from project
topics_list(project = ps_project_get(), pageSize = NULL, pageToken = NULL)A list of topics
character GCP project id
numeric Maximum number of topics to return
character The value returned by the last ListTopicsResponse; indicates
that this is a continuation of a prior ListTopics call, and that the system should return the
next page of data.
Other Topic functions:
topics_create(),
topics_delete(),
topics_exists(),
topics_get(),
topics_list_subscriptions(),
topics_patch(),
topics_publish()