Response |
The ResponseMetadata type exposes the following members.
Name | Description | |
---|---|---|
ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |
The metadata for any particular response can be accessed via the Metadata property of the Response object, or via the ResponseMetadata property of the RequestFailureException (if such an exception was thrown to indicate a failure in the server's processing of the API request).