If specified, determines the maximum number of stages to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
↳ page_token
string
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
If specified, determines the maximum number of stages to
return. If unspecified, the service may choose an appropriate
default, or may return an arbitrarily large number of results.
Returns
Type
Description
int
setPageSize
If specified, determines the maximum number of stages to
return. If unspecified, the service may choose an appropriate
default, or may return an arbitrarily large number of results.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
If supplied, this should be the value of next_page_token returned
by an earlier call. This will cause the next page of results to
be returned.
Returns
Type
Description
string
setPageToken
If supplied, this should be the value of next_page_token returned
by an earlier call. This will cause the next page of results to
be returned.
[[["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-08-28 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class GetJobExecutionDetailsRequest (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.GetJobExecutionDetailsRequest)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.GetJobExecutionDetailsRequest)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.GetJobExecutionDetailsRequest)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.GetJobExecutionDetailsRequest)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.GetJobExecutionDetailsRequest)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.GetJobExecutionDetailsRequest)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.GetJobExecutionDetailsRequest) \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 GetJobExecutionDetailsRequest.\n\nRequest to get job execution details.\n\nGenerated from protobuf message `google.dataflow.v1beta3.GetJobExecutionDetailsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProjectId\n\nA project id.\n\n### setProjectId\n\nA project id.\n\n### getJobId\n\nThe job to get execution details for.\n\n### setJobId\n\nThe job to get execution details for.\n\n### getLocation\n\nThe [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that\ncontains the job specified by job_id.\n\n### setLocation\n\nThe [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that\ncontains the job specified by job_id.\n\n### getPageSize\n\nIf specified, determines the maximum number of stages to\nreturn. If unspecified, the service may choose an appropriate\ndefault, or may return an arbitrarily large number of results.\n\n### setPageSize\n\nIf specified, determines the maximum number of stages to\nreturn. If unspecified, the service may choose an appropriate\ndefault, or may return an arbitrarily large number of results.\n\n### getPageToken\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### setPageToken\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."]]