details property

List<SdkErrorDetail> details
final

Server-supplied error details, e.g. google.rpc.RetryInfo, google.rpc.BadRequest. Carried as raw protobuf bytes; companion packages decode known types.

Implementation

final List<SdkErrorDetail> details;