[[["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 - Module Google::Cloud::Chronicle::V1::ReferenceListService::Paths (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::ReferenceListService::Paths.\n\nPath helper methods for the ReferenceListService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Chronicle::V1::ReferenceListService::Paths](./Google-Cloud-Chronicle-V1-ReferenceListService-Paths)\n\nMethods\n-------\n\n### #instance_path\n\n def instance_path(project:, location:, instance:) -\u003e ::String\n\nCreate a fully-qualified Instance resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/instances/{instance}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **instance** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #reference_list_path\n\n def reference_list_path(project:, location:, instance:, reference_list:) -\u003e ::String\n\nCreate a fully-qualified ReferenceList resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/instances/{instance}/referenceLists/{reference_list}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **instance** (String)\n- **reference_list** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]