[[["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 Position (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-workflows/latest/Executions.V1.Execution.StackTraceElement.Position)\n- [1.1.0](/php/docs/reference/cloud-workflows/1.1.0/Executions.V1.Execution.StackTraceElement.Position)\n- [1.0.3](/php/docs/reference/cloud-workflows/1.0.3/Executions.V1.Execution.StackTraceElement.Position)\n- [0.5.5](/php/docs/reference/cloud-workflows/0.5.5/Executions.V1.Execution.StackTraceElement.Position)\n- [0.4.2](/php/docs/reference/cloud-workflows/0.4.2/Executions.V1.Execution.StackTraceElement.Position)\n- [0.3.0](/php/docs/reference/cloud-workflows/0.3.0/Executions.V1.Execution.StackTraceElement.Position)\n- [0.2.17](/php/docs/reference/cloud-workflows/0.2.17/Executions.V1.Execution.StackTraceElement.Position) \nReference documentation and code samples for the Google Cloud Workflows V1 Client class Position.\n\nPosition contains source position information about the stack trace\nelement such as line number, column number and length of the code block\nin bytes.\n\nGenerated from protobuf message `google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Workflows \\\\ Executions \\\\ V1 \\\\ Execution \\\\ StackTraceElement\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLine\n\nThe source code line number the current instruction was generated from.\n\n### setLine\n\nThe source code line number the current instruction was generated from.\n\n### getColumn\n\nThe source code column position (of the line) the current instruction\nwas generated from.\n\n### setColumn\n\nThe source code column position (of the line) the current instruction\nwas generated from.\n\n### getLength\n\nThe number of bytes of source code making up this stack trace element.\n\n### setLength\n\nThe number of bytes of source code making up this stack trace element."]]