ErrorResponse

發生錯誤時,資料保護主管機關的回覆。

JSON 表示法
{
  "errorMessage": string,
  "cause": enum (ErrorCause)
}
欄位
errorMessage

string

使用者可理解的錯誤說明字串。

cause

enum (ErrorCause)

列舉擷取錯誤原因的列舉。