[[["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 Channel V1 API - Module Google::Cloud::Channel::V1::CloudChannelService::Paths (v2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/ruby/docs/reference/google-cloud-channel-v1/latest/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [2.2.0](/ruby/docs/reference/google-cloud-channel-v1/2.2.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [2.1.0](/ruby/docs/reference/google-cloud-channel-v1/2.1.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [2.0.1](/ruby/docs/reference/google-cloud-channel-v1/2.0.1/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-channel-v1/1.3.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-channel-v1/1.2.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-channel-v1/1.1.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-channel-v1/1.0.1/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.24.0](/ruby/docs/reference/google-cloud-channel-v1/0.24.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.23.2](/ruby/docs/reference/google-cloud-channel-v1/0.23.2/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.22.1](/ruby/docs/reference/google-cloud-channel-v1/0.22.1/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.21.0](/ruby/docs/reference/google-cloud-channel-v1/0.21.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.20.0](/ruby/docs/reference/google-cloud-channel-v1/0.20.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.19.0](/ruby/docs/reference/google-cloud-channel-v1/0.19.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.18.0](/ruby/docs/reference/google-cloud-channel-v1/0.18.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.17.0](/ruby/docs/reference/google-cloud-channel-v1/0.17.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.16.0](/ruby/docs/reference/google-cloud-channel-v1/0.16.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.15.0](/ruby/docs/reference/google-cloud-channel-v1/0.15.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-channel-v1/0.14.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.13.0](/ruby/docs/reference/google-cloud-channel-v1/0.13.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-channel-v1/0.12.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.11.0](/ruby/docs/reference/google-cloud-channel-v1/0.11.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-channel-v1/0.10.0/Google-Cloud-Channel-V1-CloudChannelService-Paths)\n- [0.9.5](/ruby/docs/reference/google-cloud-channel-v1/0.9.5/Google-Cloud-Channel-V1-CloudChannelService-Paths) \nReference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::CloudChannelService::Paths.\n\nPath helper methods for the CloudChannelService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Channel::V1::CloudChannelService::Paths](./Google-Cloud-Channel-V1-CloudChannelService-Paths)\n\nMethods\n-------\n\n### #channel_partner_link_path\n\n def channel_partner_link_path(account:, channel_partner_link:) -\u003e ::String\n\nCreate a fully-qualified ChannelPartnerLink resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/channelPartnerLinks/{channel_partner_link}` \n**Parameters**\n\n- **account** (String)\n- **channel_partner_link** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #channel_partner_repricing_config_path\n\n def channel_partner_repricing_config_path(account:, channel_partner:, channel_partner_repricing_config:) -\u003e ::String\n\nCreate a fully-qualified ChannelPartnerRepricingConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/channelPartnerLinks/{channel_partner}/channelPartnerRepricingConfigs/{channel_partner_repricing_config}` \n**Parameters**\n\n- **account** (String)\n- **channel_partner** (String)\n- **channel_partner_repricing_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #customer_path\n\n def customer_path(account:, customer:) -\u003e ::String\n\nCreate a fully-qualified Customer resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/customers/{customer}` \n**Parameters**\n\n- **account** (String)\n- **customer** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #customer_repricing_config_path\n\n def customer_repricing_config_path(account:, customer:, customer_repricing_config:) -\u003e ::String\n\nCreate a fully-qualified CustomerRepricingConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/customers/{customer}/customerRepricingConfigs/{customer_repricing_config}` \n**Parameters**\n\n- **account** (String)\n- **customer** (String)\n- **customer_repricing_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #entitlement_path\n\n def entitlement_path(account:, customer:, entitlement:) -\u003e ::String\n\nCreate a fully-qualified Entitlement resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/customers/{customer}/entitlements/{entitlement}` \n**Parameters**\n\n- **account** (String)\n- **customer** (String)\n- **entitlement** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #offer_path\n\n def offer_path(account:, offer:) -\u003e ::String\n\nCreate a fully-qualified Offer resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/offers/{offer}` \n**Parameters**\n\n- **account** (String)\n- **offer** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #product_path\n\n def product_path(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`products/{product}` \n**Parameter**\n\n- **product** (String) \n**Returns**\n\n- (::String)\n\n### #sku_group_path\n\n def sku_group_path(account:, sku_group:) -\u003e ::String\n\nCreate a fully-qualified SkuGroup resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/skuGroups/{sku_group}` \n**Parameters**\n\n- **account** (String)\n- **sku_group** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]