google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

How To Set GoogleCredential in

Open ashhade opened this issue 4 years ago • 0 comments
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

ashhade avatar Jun 08 '21 08:06 ashhade