| Package | Description |
|---|---|
| com.google.api.client.googleapis.batch.json |
JSON batch for Google API's.
|
| com.google.api.client.googleapis.json |
Google's JSON support (see detailed package specification).
|
| 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.json |
Beta Test utilities for the com.google.api.client.googleapis.json package. |
| Class and Description |
|---|
| GoogleJsonError
Data class representing the Google JSON error response content, as documented for example in Error responses.
|
| GoogleJsonErrorContainer
Data class representing a container of
GoogleJsonError. |
| Class and Description |
|---|
| GoogleJsonError
Data class representing the Google JSON error response content, as documented for example in Error responses.
|
| GoogleJsonError.Details |
| GoogleJsonError.ErrorInfo
Detailed error information.
|
| GoogleJsonError.ParameterViolations |
| GoogleJsonErrorContainer
Data class representing a container of
GoogleJsonError. |
| GoogleJsonResponseException
Exception thrown when an error status code is detected in an HTTP response to a Google API that
uses the JSON format, using the format specified in Error
Responses.
|
| Class and Description |
|---|
| GoogleJsonResponseException
Exception thrown when an error status code is detected in an HTTP response to a Google API that
uses the JSON format, using the format specified in Error
Responses.
|
| Class and Description |
|---|
| GoogleJsonResponseException
Exception thrown when an error status code is detected in an HTTP response to a Google API that
uses the JSON format, using the format specified in Error
Responses.
|
Copyright © 2010–2024 Google. All rights reserved.