public final class GoogleUtilsUtility class for the Google API Client Library.
Static Fields
BUGFIX_VERSION
public static final Integer BUGFIX_VERSIONBug fix part of the current release version.
| Type | Description |
| Integer |
MAJOR_VERSION
public static final Integer MAJOR_VERSIONMajor part of the current release version.
| Type | Description |
| Integer |
MINOR_VERSION
public static final Integer MINOR_VERSIONMinor part of the current release version.
| Type | Description |
| Integer |
VERSION
public static final String VERSIONCurrent release version.
| Type | Description |
| String |
Static Methods
getCertificateTrustStore()
public static synchronized KeyStore getCertificateTrustStore()Returns the key store for trusted root certificates to use for Google APIs.
Value is cached, so subsequent access is fast.
| Type | Description |
| KeyStore |
| Type | Description |
| IOException | |
| GeneralSecurityException |