| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Clone this repo and navigate to the snippets directory.
git clone https://github.com/googleapis/java-pubsub
cd java-pubsub/samples/snippetsObtain GCP user access credentials via a web flow for your application.
gcloud auth application-default loginWith Maven installed, run a sample that has the to-do section completed:
mvn clean compile exec:java -Dexec.mainClass=pubsub.CreateTopicExampleTo run the samples test:
mvn -Dtest=pubsub.AdminIT test| Back | FazBrowse Home | New Git URL |