| Interface | Description |
|---|---|
| CredentialsProvider |
Provides an interface to hold and acquire the credentials that will be used to call the service.
|
| Class | Description |
|---|---|
| Distribution |
Takes measurements and stores them in linear buckets from 0 to totalBuckets - 1, along with
utilities to calculate percentiles for analysis of results.
|
| FixedCredentialsProvider |
FixedCredentialsProvider is a CredentialsProvider which always provides the same credentials.
|
| GaxProperties |
Provides properties of the GAX library.
|
| GoogleCredentialsProvider |
GoogleCredentialsProvider acquires credentials using Application Default Credentials.
|
| GoogleCredentialsProvider.Builder | |
| PropertiesProvider |
Provides meta-data properties stored in a properties file.
|