Obtén detalles de la ejecución de una etapa (asíncrono)
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Demuestra cómo obtener información sobre los trabajadores y los elementos de trabajo dentro de una etapa.
Muestra de código
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","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,[]]