[[["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,["# Device Streaming V1 API - Module Google::Cloud::DeviceStreaming::V1::DirectAccessService::Paths (v0.1.0)\n\nReference documentation and code samples for the Device Streaming V1 API module Google::Cloud::DeviceStreaming::V1::DirectAccessService::Paths.\n\nPath helper methods for the DirectAccessService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::DeviceStreaming::V1::DirectAccessService::Paths](./Google-Cloud-DeviceStreaming-V1-DirectAccessService-Paths)\n\nMethods\n-------\n\n### #device_session_path\n\n def device_session_path(project:, device_session:) -\u003e ::String\n\nCreate a fully-qualified DeviceSession resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/deviceSessions/{device_session}` \n**Parameters**\n\n- **project** (String)\n- **device_session** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #project_path\n\n def project_path(project:) -\u003e ::String\n\nCreate a fully-qualified Project resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}` \n**Parameter**\n\n- **project** (String) \n**Returns**\n\n- (::String)"]]