| Package | Description |
|---|---|
| com.google.api.client.http |
Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
|
| com.google.api.client.http.apache |
HTTP Transport library for Google API's based on Apache HTTP Client version 4.
|
| com.google.api.client.http.javanet |
HTTP Transport library for Google API's based on the
java.net package. |
| com.google.api.client.http.json |
JSON HTTP library based on the pluggable HTTP library.
|
| com.google.api.client.json |
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
|
| com.google.api.client.json.rpc2 | |
| com.google.api.client.json.webtoken | |
| com.google.api.client.testing.http |
Beta Testing utilities used for writing tests based on this library. |
| com.google.api.client.testing.http.apache |
Beta Testing utilities used for writing tests based on the Apache HTTP Client. |
| com.google.api.client.testing.http.javanet | |
| com.google.api.client.testing.json |
Beta Testing utilities used for writing tests based on this library. |
| com.google.api.client.testing.json.webtoken |
Beta Testing utilities used for writing tests for JSON WebToken. |
| com.google.api.client.testing.util |
Beta Testing utilities used for writing tests based on this library. |
| com.google.api.client.util |
General utilities used throughout this library.
|
| Class and Description |
|---|
| BackOff
Back-off policy when retrying an operation.
|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| GenericData
Generic data that stores all unknown data key name/value pairs.
|
| NanoClock
Nano clock which can be used to measure elapsed time in nanoseconds.
|
| ObjectParser
Parses a data source into the specified data type.
|
| Sleeper
Sleeper interface to use for requesting the current thread to sleep as specified in
Thread.sleep(long). |
| StreamingContent
Deprecated.
use com.google.common.io.ByteSink
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| StreamingContent
Deprecated.
use com.google.common.io.ByteSink
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| GenericData
Generic data that stores all unknown data key name/value pairs.
|
| ObjectParser
Parses a data source into the specified data type.
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| GenericData
Generic data that stores all unknown data key name/value pairs.
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| GenericData
Generic data that stores all unknown data key name/value pairs.
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Clock
Clock which can be used to get the amount of elapsed milliseconds in system time.
|
| StreamingContent
Deprecated.
use com.google.common.io.ByteSink
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Class and Description |
|---|
| BackOff
Back-off policy when retrying an operation.
|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| Sleeper
Sleeper interface to use for requesting the current thread to sleep as specified in
Thread.sleep(long). |
| Class and Description |
|---|
| ArrayMap
Memory-efficient map of keys to values with list-style random-access semantics.
|
| BackOff
Back-off policy when retrying an operation.
|
| Beta
Deprecated.
use com.google.common.annotations.Beta
|
| ClassInfo
Computes class information to determine data key name/value pairs associated with the class.
|
| Clock
Clock which can be used to get the amount of elapsed milliseconds in system time.
|
| DateTime
Immutable representation of a date with an optional time and an optional time zone based on RFC 3339.
|
| DateTime.SecondsAndNanos
A timestamp represented as the number of seconds and nanoseconds since Epoch.
|
| ExponentialBackOff
Implementation of
BackOff that increases the back off period for each retry attempt using
a randomization function that grows exponentially. |
| ExponentialBackOff.Builder
Builder for
ExponentialBackOff. |
| FieldInfo
Parses field information to determine data key name/value pair associated with the field.
|
| GenericData
Generic data that stores all unknown data key name/value pairs.
|
| GenericData.Flags
Flags that impact behavior of generic data.
|
| Joiner |
| LoggingByteArrayOutputStream
Thread-safe byte array output stream that logs what was written to it when the stream is closed.
|
| NanoClock
Nano clock which can be used to measure elapsed time in nanoseconds.
|
| Objects.ToStringHelper
Support class for
Objects.toStringHelper(java.lang.Object). |
| PemReader.Section
Section in the PEM file.
|
| Sleeper
Sleeper interface to use for requesting the current thread to sleep as specified in
Thread.sleep(long). |
| StreamingContent
Deprecated.
use com.google.common.io.ByteSink
|
Copyright © 2011–2025 Google. All rights reserved.