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 |
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.ErrorInfo
Detailed error information.
|
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–2020 Google. All rights reserved.