Acessar detalhes da execução do estágio (assíncrono)
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Demonstra como acessar informações sobre os workers e itens de trabalho em um estágio.
Exemplo de código
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","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,[]]