[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class StageSummary (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.StageSummary)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.StageSummary)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.StageSummary)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.StageSummary)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.StageSummary)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.StageSummary)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.StageSummary) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StageSummary.\n\nInformation about a particular execution stage of a job.\n\nGenerated from protobuf message `google.dataflow.v1beta3.StageSummary`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getStageId\n\nID of this stage\n\n### setStageId\n\nID of this stage\n\n### getState\n\nState of this stage.\n\n### setState\n\nState of this stage.\n\n### getStartTime\n\nStart time of this stage.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nStart time of this stage.\n\n### getEndTime\n\nEnd time of this stage.\n\nIf the work item is completed, this is the actual end time of the stage.\nOtherwise, it is the predicted end time.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nEnd time of this stage.\n\nIf the work item is completed, this is the actual end time of the stage.\nOtherwise, it is the predicted end time.\n\n### getProgress\n\nProgress for this stage.\n\nOnly applicable to Batch jobs.\n\n### hasProgress\n\n### clearProgress\n\n### setProgress\n\nProgress for this stage.\n\nOnly applicable to Batch jobs.\n\n### getMetrics\n\nMetrics for this stage.\n\n### setMetrics\n\nMetrics for this stage.\n\n### getStragglerSummary\n\nStraggler summary for this stage.\n\n### hasStragglerSummary\n\n### clearStragglerSummary\n\n### setStragglerSummary\n\nStraggler summary for this stage."]]