File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ These samples show how to use the
33336. ** Run** with the command ` mvn compile exec:java
3434 -Dexec.mainClass=FULLY_QUALIFIED_SAMPLE_CLASS_NAME` . For example:
3535 ` ` ` sh
36- mvn -q compile exec:java -Dexec.mainClass=' com.example .analytics.QuickstartSample'
36+ mvn -q compile exec:java -Dexec.mainClass=' com.google .analytics.admin.samples .QuickstartSample'
3737 ` ` `
3838
3939[adc]: https://cloud.google.com/docs/authentication#adc
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ These samples show how to use the
34346. ** Run** with the command ` mvn compile exec:java
3535 -Dexec.mainClass=FULLY_QUALIFIED_SAMPLE_CLASS_NAME` . For example:
3636 ` ` ` sh
37- mvn -q compile exec:java -Dexec.mainClass=' com.example .analytics.QuickstartSample'
37+ mvn -q compile exec:java -Dexec.mainClass=' com.google .analytics.data.samples .QuickstartSample'
3838 ` ` `
3939 ** Tip:** You can see the complete list of available samples in the
40- [` src/main/java/com/example /analytics` ](src/main/java/com/example/analytics)
40+ [` src/main/java/com/google /analytics/data/samples ` ](src/main/java/com/example/analytics)
4141 directory.
4242
4343[adc]: https://cloud.google.com/docs/authentication#adc
You can’t perform that action at this time.
0 commit comments