servingData property

String servingData
final

Any data that was used to serve this request. For example, an encrypted stack trace that can be sent back to the service provider for debugging.

Implementation

final String servingData;