[[["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 ExecutionView (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-workflows/latest/Executions.V1.ExecutionView)\n- [1.1.0](/php/docs/reference/cloud-workflows/1.1.0/Executions.V1.ExecutionView)\n- [1.0.3](/php/docs/reference/cloud-workflows/1.0.3/Executions.V1.ExecutionView)\n- [0.5.5](/php/docs/reference/cloud-workflows/0.5.5/Executions.V1.ExecutionView)\n- [0.4.2](/php/docs/reference/cloud-workflows/0.4.2/Executions.V1.ExecutionView)\n- [0.3.0](/php/docs/reference/cloud-workflows/0.3.0/Executions.V1.ExecutionView)\n- [0.2.17](/php/docs/reference/cloud-workflows/0.2.17/Executions.V1.ExecutionView) \nReference documentation and code samples for the Google Cloud Workflows V1 Client class ExecutionView.\n\nDefines possible views for execution resource.\n\nProtobuf type `google.cloud.workflows.executions.v1.ExecutionView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Workflows \\\\ Executions \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### EXECUTION_VIEW_UNSPECIFIED\n\n Value: 0\n\nThe default / unset value.\n\nGenerated from protobuf enum `EXECUTION_VIEW_UNSPECIFIED = 0;`\n\n### BASIC\n\n Value: 1\n\nIncludes only basic metadata about the execution.\n\nThe following fields are returned: name, start_time, end_time, duration,\nstate, and workflow_revision_id.\n\nGenerated from protobuf enum `BASIC = 1;`\n\n### FULL\n\n Value: 2\n\nIncludes all data.\n\nGenerated from protobuf enum `FULL = 2;`"]]