Optional. A view defining which fields should be filled in the returned
execution. The API will default to the FULL view.
Returns
Type
Description
int
setView
Optional. A view defining which fields should be filled in the returned
execution. The API will default to the FULL view.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the execution to be retrieved.
Format:
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
Please seeExecutionsClient::executionName()for help formatting this field.
[[["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 Workflows V1 Client - Class GetExecutionRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-workflows/latest/Executions.V1.GetExecutionRequest)\n- [1.1.0](/php/docs/reference/cloud-workflows/1.1.0/Executions.V1.GetExecutionRequest)\n- [1.0.3](/php/docs/reference/cloud-workflows/1.0.3/Executions.V1.GetExecutionRequest)\n- [0.5.5](/php/docs/reference/cloud-workflows/0.5.5/Executions.V1.GetExecutionRequest)\n- [0.4.2](/php/docs/reference/cloud-workflows/0.4.2/Executions.V1.GetExecutionRequest)\n- [0.3.0](/php/docs/reference/cloud-workflows/0.3.0/Executions.V1.GetExecutionRequest)\n- [0.2.17](/php/docs/reference/cloud-workflows/0.2.17/Executions.V1.GetExecutionRequest) \nReference documentation and code samples for the Google Cloud Workflows V1 Client class GetExecutionRequest.\n\nRequest for the\n[GetExecution](/php/docs/reference/cloud-workflows/latest/Executions.V1.Client.ExecutionsClient#_Google_Cloud_Workflows_Executions_V1_Client_ExecutionsClient__getExecution__)\nmethod.\n\nGenerated from protobuf message `google.cloud.workflows.executions.v1.GetExecutionRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Workflows \\\\ Executions \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the execution to be retrieved.\n\nFormat:\nprojects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}\n\n### setName\n\nRequired. Name of the execution to be retrieved.\n\nFormat:\nprojects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}\n\n### getView\n\nOptional. A view defining which fields should be filled in the returned\nexecution. The API will default to the FULL view.\n\n### setView\n\nOptional. A view defining which fields should be filled in the returned\nexecution. The API will default to the FULL view.\n\n### static::build"]]