ListTransferRunsResponse
JSON 표현 |
{
"transferRuns": [
{
object (TransferRun )
}
],
"nextPageToken": string
} |
필드 |
transferRuns[] |
object (TransferRun )
출력 전용. 저장된 파이프라인 전송 실행입니다.
|
nextPageToken |
string
출력 전용. 다음 페이지로 나누기 토큰입니다. 여러 페이지로 이루어진 목록 결과인 경우 이 토큰을 ListTransferRunsRequest.page_token 으로 사용해 목록 결과의 다음 페이지를 요청할 수 있습니다.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-11-05 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]