[[["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-08-28 UTC."],[],[],null,["# Area 120 Tables V1alpha1 API - Module Google::Area120::Tables::V1alpha1::TablesService::Paths (v0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/ruby/docs/reference/google-area120-tables-v1alpha1/latest/Google-Area120-Tables-V1alpha1-TablesService-Paths)\n- [0.2.4](/ruby/docs/reference/google-area120-tables-v1alpha1/0.2.4/Google-Area120-Tables-V1alpha1-TablesService-Paths) \nReference documentation and code samples for the Area 120 Tables V1alpha1 API module Google::Area120::Tables::V1alpha1::TablesService::Paths.\n\nPath helper methods for the TablesService API. \n\nExtended By\n-----------\n\n- [Google::Area120::Tables::V1alpha1::TablesService::Paths](./Google-Area120-Tables-V1alpha1-TablesService-Paths)\n\nMethods\n-------\n\n### #row_path\n\n def row_path(table:, row:) -\u003e ::String\n\nCreate a fully-qualified Row resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`tables/{table}/rows/{row}` \n**Parameters**\n\n- **table** (String)\n- **row** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #table_path\n\n def table_path(table:) -\u003e ::String\n\nCreate a fully-qualified Table resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`tables/{table}` \n**Parameter**\n\n- **table** (String) \n**Returns**\n\n- (::String)\n\n### #workspace_path\n\n def workspace_path(workspace:) -\u003e ::String\n\nCreate a fully-qualified Workspace resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`workspaces/{workspace}` \n**Parameter**\n\n- **workspace** (String) \n**Returns**\n\n- (::String)"]]