获取阶段执行详细信息(异步)
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
演示如何在阶段中获取关于工作器和工作项的信息。
代码示例
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis page provides code examples in C#, Java, Node.js, and Python that demonstrate how to retrieve details about workers and work items within a specific stage in Google Cloud Dataflow.\u003c/p\u003e\n"],["\u003cp\u003eThe code samples use the \u003ccode\u003eGetStageExecutionDetails\u003c/code\u003e method to fetch worker and work item information from a Dataflow job, requiring the specification of project ID, job ID, location, and stage ID.\u003c/p\u003e\n"],["\u003cp\u003eThe examples also provide guidance on authenticating to Dataflow by setting up Application Default Credentials, linking to relevant documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe code samples display information such as the page token, allowing for the next page of results to be returned, and include both start and end time parameters to define the range of work items that are to be returned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetStageExecutionDetails\u003c/code\u003e function can return all the results or a specific page size, allowing for the choice on how much information to retrieve.\u003c/p\u003e\n"]]],[],null,[]]