[[["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,["# Cloud Speech-to-Text V1 API - Module Google::Cloud::Speech::V1::Speech::Paths (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-speech-v1/latest/Google-Cloud-Speech-V1-Speech-Paths)\n- [1.2.1](/ruby/docs/reference/google-cloud-speech-v1/1.2.1/Google-Cloud-Speech-V1-Speech-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-speech-v1/1.1.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-speech-v1/1.0.1/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.17.0](/ruby/docs/reference/google-cloud-speech-v1/0.17.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.16.2](/ruby/docs/reference/google-cloud-speech-v1/0.16.2/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.15.0](/ruby/docs/reference/google-cloud-speech-v1/0.15.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-speech-v1/0.14.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.13.1](/ruby/docs/reference/google-cloud-speech-v1/0.13.1/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.12.1](/ruby/docs/reference/google-cloud-speech-v1/0.12.1/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.11.0](/ruby/docs/reference/google-cloud-speech-v1/0.11.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.10.2](/ruby/docs/reference/google-cloud-speech-v1/0.10.2/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-speech-v1/0.9.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.8.0](/ruby/docs/reference/google-cloud-speech-v1/0.8.0/Google-Cloud-Speech-V1-Speech-Paths)\n- [0.7.3](/ruby/docs/reference/google-cloud-speech-v1/0.7.3/Google-Cloud-Speech-V1-Speech-Paths) \nReference documentation and code samples for the Cloud Speech-to-Text V1 API module Google::Cloud::Speech::V1::Speech::Paths.\n\nPath helper methods for the Speech API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Speech::V1::Speech::Paths](./Google-Cloud-Speech-V1-Speech-Paths)\n\nMethods\n-------\n\n### #custom_class_path\n\n def custom_class_path(project:, location:, custom_class:) -\u003e ::String\n\nCreate a fully-qualified CustomClass resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/customClasses/{custom_class}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **custom_class** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #phrase_set_path\n\n def phrase_set_path(project:, location:, phrase_set:) -\u003e ::String\n\nCreate a fully-qualified PhraseSet resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/phraseSets/{phrase_set}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **phrase_set** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]