Mendapatkan detail eksekusi tahap (asinkron)
bookmark_borderbookmark
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menunjukkan cara mendapatkan informasi tentang pekerja dan item pekerjaan dalam suatu tahap.
Contoh kode
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],[],[[["This 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."],["The code samples use the `GetStageExecutionDetails` method to fetch worker and work item information from a Dataflow job, requiring the specification of project ID, job ID, location, and stage ID."],["The examples also provide guidance on authenticating to Dataflow by setting up Application Default Credentials, linking to relevant documentation."],["The 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."],["The `GetStageExecutionDetails` function can return all the results or a specific page size, allowing for the choice on how much information to retrieve."]]],[]]