If specified, determines the maximum number of work items to
return. If unspecified, the service may choose an appropriate
default, or may return an arbitrarily large number of results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetStageExecutionDetailsRequest\u003c/code\u003e class in the Dataflow v1beta3 API is used to retrieve information about a specific execution stage of a Dataflow job, specifically for Batch jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageRequest\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eStageId\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003ePageToken\u003c/code\u003e which allow for detailed filtering and pagination of the job stage execution details.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one with no parameters and one which takes in another object of the same class, for simple object generation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation version available is 2.0.0-beta07, and earlier versions of the documentation, 2.0.0-beta06 and 1.0.0-beta03, are also accessible.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class GetStageExecutionDetailsRequest (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest) \n\n public sealed class GetStageExecutionDetailsRequest : IMessage\u003cGetStageExecutionDetailsRequest\u003e, IEquatable\u003cGetStageExecutionDetailsRequest\u003e, IDeepCloneable\u003cGetStageExecutionDetailsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Dataflow v1beta3 API class GetStageExecutionDetailsRequest.\n\nRequest to get information about a particular execution stage of a job.\nCurrently only tracked for Batch jobs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetStageExecutionDetailsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetStageExecutionDetailsRequest](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetStageExecutionDetailsRequest](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetStageExecutionDetailsRequest](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.GetStageExecutionDetailsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nConstructors\n------------\n\n### GetStageExecutionDetailsRequest()\n\n public GetStageExecutionDetailsRequest()\n\n### GetStageExecutionDetailsRequest(GetStageExecutionDetailsRequest)\n\n public GetStageExecutionDetailsRequest(GetStageExecutionDetailsRequest other)\n\nProperties\n----------\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nUpper time bound of work items to include, by start time.\n\n### JobId\n\n public string JobId { get; set; }\n\nThe job to get execution details for.\n\n### Location\n\n public string Location { get; set; }\n\nThe [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that\ncontains the job specified by job_id.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nIf specified, determines the maximum number of work items to\nreturn. If unspecified, the service may choose an appropriate\ndefault, or may return an arbitrarily large number of results.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nIf supplied, this should be the value of next_page_token returned\nby an earlier call. This will cause the next page of results to\nbe returned.\n\n### ProjectId\n\n public string ProjectId { get; set; }\n\nA project id.\n\n### StageId\n\n public string StageId { get; set; }\n\nThe stage for which to fetch information.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nLower time bound of work items to include, by start time."]]