[[["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,["# Cloud Vision V1 API - Module Google::Cloud::Vision::V1::ProductSearch::Paths (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-vision-v1/latest/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-vision-v1/1.3.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [1.2.1](/ruby/docs/reference/google-cloud-vision-v1/1.2.1/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-vision-v1/1.1.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-vision-v1/1.0.1/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.15.0](/ruby/docs/reference/google-cloud-vision-v1/0.15.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-vision-v1/0.14.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.13.2](/ruby/docs/reference/google-cloud-vision-v1/0.13.2/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-vision-v1/0.12.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.11.1](/ruby/docs/reference/google-cloud-vision-v1/0.11.1/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-vision-v1/0.10.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-vision-v1/0.9.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.8.0](/ruby/docs/reference/google-cloud-vision-v1/0.8.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.7.0](/ruby/docs/reference/google-cloud-vision-v1/0.7.0/Google-Cloud-Vision-V1-ProductSearch-Paths)\n- [0.6.4](/ruby/docs/reference/google-cloud-vision-v1/0.6.4/Google-Cloud-Vision-V1-ProductSearch-Paths) \nReference documentation and code samples for the Cloud Vision V1 API module Google::Cloud::Vision::V1::ProductSearch::Paths.\n\nPath helper methods for the ProductSearch API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Vision::V1::ProductSearch::Paths](./Google-Cloud-Vision-V1-ProductSearch-Paths)\n\nMethods\n-------\n\n### #location_path\n\n def location_path(project:, location:) -\u003e ::String\n\nCreate a fully-qualified Location resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}` \n**Parameters**\n\n- **project** (String)\n- **location** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #product_path\n\n def product_path(project:, location:, product:) -\u003e ::String\n\nCreate a fully-qualified Product resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/products/{product}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **product** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #product_set_path\n\n def product_set_path(project:, location:, product_set:) -\u003e ::String\n\nCreate a fully-qualified ProductSet resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/productSets/{product_set}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **product_set** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #reference_image_path\n\n def reference_image_path(project:, location:, product:, reference_image:) -\u003e ::String\n\nCreate a fully-qualified ReferenceImage resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/products/{product}/referenceImages/{reference_image}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **product** (String)\n- **reference_image** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]