[[["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-03 UTC."],[],[],null,["# Dataform V1 API - Class Google::Cloud::Dataform::V1::CompilationResult::CompilationError (v0.1.0)\n\nReference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::CompilationResult::CompilationError.\n\nAn error encountered when attempting to compile a Dataform project. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #action_target\n\n def action_target() -\u003e ::Google::Cloud::Dataform::V1::Target\n\n**Returns**\n\n- ([::Google::Cloud::Dataform::V1::Target](./Google-Cloud-Dataform-V1-Target)) --- Output only. The identifier of the action where this error occurred, if available.\n\n### #message\n\n def message() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The error's top level message.\n\n### #path\n\n def path() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The path of the file where this error occurred, if available, relative to the project root.\n\n### #stack\n\n def stack() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The error's full stack trace."]]