public class ClientConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ENCODING |
static com.google.api.client.http.HttpTransport |
HTTP_TRANSPORT
Global instance of the HTTP transport.
|
static com.google.api.client.json.JsonFactory |
JSON_FACTORY
Global instance of the JSON factory.
|
Constructor and Description |
---|
ClientConstants() |
public static String ENCODING
public static final com.google.api.client.json.JsonFactory JSON_FACTORY
public static com.google.api.client.http.HttpTransport HTTP_TRANSPORT
Copyright © 2020. All rights reserved.