[[["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-09 UTC."],[],[],null,["# Chronicle V1 API - Class Google::Cloud::Chronicle::V1::CompilationPosition (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::CompilationPosition.\n\nCompilationPosition represents the location of a compilation diagnostic in\nrule text. \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### #end_column\n\n def end_column() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. End column number, beginning at 1.\n\n### #end_line\n\n def end_line() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. End line number, beginning at 1.\n\n### #start_column\n\n def start_column() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. Start column number, beginning at 1.\n\n### #start_line\n\n def start_line() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. Start line number, beginning at 1."]]