google-cloud-java
google-cloud-java copied to clipboard
How To Set GoogleCredential in
trafficstars
Hey there,
currently i'm using AnalyticsAdminServiceClient from this dependency
<dependency>
<groupId>com.google.analytics</groupId>
<artifactId>google-analytics-admin</artifactId>
<version>0.3.2</version>
</dependency>
but i didn't found any documentation that said how to inject the GoogleCredential into the client library. it's my pleasure to hear from you Thanks in advance