[[["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-04 UTC."],[],[],null,["# Video Stitcher V1 API - Module Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Paths (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-video-stitcher-v1/latest/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [1.2.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.2.1/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.1.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.0.1/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.10.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.9.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.8.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.8.2/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.7.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.7.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.6.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.6.2/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.5.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.5.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.4.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.4.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.3.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.3.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.2.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.2.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.1.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths) \nReference documentation and code samples for the Video Stitcher V1 API module Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Paths.\n\nPath helper methods for the VideoStitcherService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Paths](./Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Paths)\n\nMethods\n-------\n\n### #cdn_key_path\n\n def cdn_key_path(project:, location:, cdn_key:) -\u003e ::String\n\nCreate a fully-qualified CdnKey resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/cdnKeys/{cdn_key}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **cdn_key** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #live_ad_tag_detail_path\n\n def live_ad_tag_detail_path(project:, location:, live_session:, live_ad_tag_detail:) -\u003e ::String\n\nCreate a fully-qualified LiveAdTagDetail resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{live_ad_tag_detail}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **live_session** (String)\n- **live_ad_tag_detail** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #live_config_path\n\n def live_config_path(project:, location:, live_config:) -\u003e ::String\n\nCreate a fully-qualified LiveConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/liveConfigs/{live_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **live_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #live_session_path\n\n def live_session_path(project:, location:, live_session:) -\u003e ::String\n\nCreate a fully-qualified LiveSession resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/liveSessions/{live_session}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **live_session** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\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### #slate_path\n\n def slate_path(project:, location:, slate:) -\u003e ::String\n\nCreate a fully-qualified Slate resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/slates/{slate}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **slate** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #vod_ad_tag_detail_path\n\n def vod_ad_tag_detail_path(project:, location:, vod_session:, vod_ad_tag_detail:) -\u003e ::String\n\nCreate a fully-qualified VodAdTagDetail resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/vodSessions/{vod_session}/vodAdTagDetails/{vod_ad_tag_detail}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **vod_session** (String)\n- **vod_ad_tag_detail** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #vod_config_path\n\n def vod_config_path(project:, location:, vod_config:) -\u003e ::String\n\nCreate a fully-qualified VodConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/vodConfigs/{vod_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **vod_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #vod_session_path\n\n def vod_session_path(project:, location:, vod_session:) -\u003e ::String\n\nCreate a fully-qualified VodSession resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/vodSessions/{vod_session}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **vod_session** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #vod_stitch_detail_path\n\n def vod_stitch_detail_path(project:, location:, vod_session:, vod_stitch_detail:) -\u003e ::String\n\nCreate a fully-qualified VodStitchDetail resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/vodSessions/{vod_session}/vodStitchDetails/{vod_stitch_detail}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **vod_session** (String)\n- **vod_stitch_detail** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]