details

public abstract FileStatus.Builder details(List<Map<String, Object>> details)
@CanIgnoreReturnValue()
public FileStatus.Builder details(Array<Map<String, Object>> details)

Setter for details.

details: A list of messages that carry the error details. There is a common set of message types for APIs to use.