[[["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,["# Google Cloud Support V2 API - Module Google::Cloud::Support::V2::CaseAttachmentService::Paths (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-support-v2/latest/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [1.4.0](/ruby/docs/reference/google-cloud-support-v2/1.4.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-support-v2/1.3.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [1.2.1](/ruby/docs/reference/google-cloud-support-v2/1.2.1/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-support-v2/1.1.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-support-v2/1.0.1/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [0.4.0](/ruby/docs/reference/google-cloud-support-v2/0.4.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [0.3.2](/ruby/docs/reference/google-cloud-support-v2/0.3.2/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [0.2.0](/ruby/docs/reference/google-cloud-support-v2/0.2.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-support-v2/0.1.0/Google-Cloud-Support-V2-CaseAttachmentService-Paths) \nReference documentation and code samples for the Google Cloud Support V2 API module Google::Cloud::Support::V2::CaseAttachmentService::Paths.\n\nPath helper methods for the CaseAttachmentService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Support::V2::CaseAttachmentService::Paths](./Google-Cloud-Support-V2-CaseAttachmentService-Paths)\n\nMethods\n-------\n\n### #case_path\n\n def case_path(organization:, case:) -\u003e ::String\n def case_path(project:, case:) -\u003e ::String\n\nCreate a fully-qualified Case resource string. \n**Overloads** \n\n def case_path(organization:, case:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`organizations/{organization}/cases/{case}` \n**Parameters**\n\n- **organization** (String)\n- **case** (String) \n\n def case_path(project:, case:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/cases/{case}` \n**Parameters**\n\n- **project** (String)\n- **case** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]