Package | Description |
---|---|
com.google.api.client.googleapis.services.json |
Contains the basis for the generated service-specific libraries based on the JSON format.
|
com.google.api.client.googleapis.testing.services.json |
Modifier and Type | Method and Description |
---|---|
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.set(String fieldName,
Object value) |
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.setDisableGZipContent(boolean disableGZipContent) |
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.setRequestHeaders(HttpHeaders headers) |
Modifier and Type | Method and Description |
---|---|
protected void |
CommonGoogleJsonClientRequestInitializer.initializeJsonRequest(AbstractGoogleJsonClientRequest<?> request)
Initializes a Google JSON client request.
|
Modifier and Type | Class and Description |
---|---|
class |
MockGoogleJsonClientRequest<T>
Beta Thread-safe mock Google JSON request. |
Copyright © 2010–2022 Google. All rights reserved.