方法:runs.list
全名:projects.locations.transferConfigs.runs.list
返回有关正在运行和已完成的作业的信息。
HTTP 请求
GET https://bigquerydatatransfer.googleapis.com/v1/{parent=projects/*/locations/*/transferConfigs/*}/runs
网址采用 gRPC 转码语法。
路径参数
参数 |
parent |
string
必需。要为其检索转移作业运行的转移作业配置的名称。转移作业配置资源名称采用 projects/{projectId}/transferConfigs/{configId} 或 projects/{projectId}/locations/{locationId}/transferConfigs/{configId} 格式。
必须对指定的资源 parent 具有以下 IAM 权限才能进行授权:
|
查询参数
参数 |
states |
enum (TransferState )
指定此参数后,系统仅返回具有所请求的状态的转移作业运行。
|
pageToken |
string
分页令牌,可用于请求特定的 ListTransferRunsRequest 列表结果页面。对于跨多个页面的结果,ListTransferRunsResponse 会输出 next_page 令牌,可用作 pageToken 值来请求下一页列表结果。
|
pageSize |
integer
页面大小。默认页面大小为最多显示 1000 条结果。
|
runAttempt |
enum (RunAttempt )
指示如何提取尝试运行的次数。
|
响应正文
如果成功,则响应正文包含一个 ListTransferRunsResponse
实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/cloud-platform
如需了解详情,请参阅身份验证概览。
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 2021-01-25 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":"其他"
}]