ImportErrorConfig

가져오기 관련 오류의 대상 구성입니다.

JSON 표현
{

  // Union field destination can be only one of the following:
  "gcsPrefix": string
  // End of list of possible types for union field destination.
}
필드
통합 필드 destination. 필수 항목입니다. 오류 대상입니다. destination은 다음 중 하나여야 합니다.
gcsPrefix

string

가져오기 오류의 Cloud Storage 접두사입니다. 기존의 빈 Cloud Storage 디렉터리여야 합니다. 가져오기 오류는 이 디렉터리의 샤딩된 파일에 JSON으로 인코딩된 google.rpc.Status 메시지로 한 줄에 하나씩 작성됩니다.