Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::CloudChannelService.
CloudChannelService lets Google cloud resellers and distributors manage
their customers, channel partners, entitlements, and reports.
Using this service:
Resellers and distributors can manage a customer entity.
Distributors can register an authorized reseller in their channel and
provide them with delegated admin access.
Resellers and distributors can manage customer entitlements.
CloudChannelService exposes the following resources:
Customers: An entity-usually an
enterprise-managed by a reseller or distributor.
Entitlements: An entity that
provides a customer with the means to use a service. Entitlements are created
or updated as a result of a successful fulfillment.
ChannelPartnerLinks: An
entity that identifies links between distributors and their indirect
resellers in a channel.
To load this service and instantiate a REST client:
[[["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 (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)\n- [2.2.0](/ruby/docs/reference/google-cloud-channel-v1/2.2.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [2.1.0](/ruby/docs/reference/google-cloud-channel-v1/2.1.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [2.0.1](/ruby/docs/reference/google-cloud-channel-v1/2.0.1/Google-Cloud-Channel-V1-CloudChannelService)\n- [1.3.0](/ruby/docs/reference/google-cloud-channel-v1/1.3.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [1.2.0](/ruby/docs/reference/google-cloud-channel-v1/1.2.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [1.1.0](/ruby/docs/reference/google-cloud-channel-v1/1.1.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [1.0.1](/ruby/docs/reference/google-cloud-channel-v1/1.0.1/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.24.0](/ruby/docs/reference/google-cloud-channel-v1/0.24.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.23.2](/ruby/docs/reference/google-cloud-channel-v1/0.23.2/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.22.1](/ruby/docs/reference/google-cloud-channel-v1/0.22.1/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.21.0](/ruby/docs/reference/google-cloud-channel-v1/0.21.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.20.0](/ruby/docs/reference/google-cloud-channel-v1/0.20.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.19.0](/ruby/docs/reference/google-cloud-channel-v1/0.19.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.18.0](/ruby/docs/reference/google-cloud-channel-v1/0.18.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.17.0](/ruby/docs/reference/google-cloud-channel-v1/0.17.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.16.0](/ruby/docs/reference/google-cloud-channel-v1/0.16.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.15.0](/ruby/docs/reference/google-cloud-channel-v1/0.15.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.14.0](/ruby/docs/reference/google-cloud-channel-v1/0.14.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.13.0](/ruby/docs/reference/google-cloud-channel-v1/0.13.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.12.0](/ruby/docs/reference/google-cloud-channel-v1/0.12.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.11.0](/ruby/docs/reference/google-cloud-channel-v1/0.11.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.10.0](/ruby/docs/reference/google-cloud-channel-v1/0.10.0/Google-Cloud-Channel-V1-CloudChannelService)\n- [0.9.5](/ruby/docs/reference/google-cloud-channel-v1/0.9.5/Google-Cloud-Channel-V1-CloudChannelService) \nReference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::CloudChannelService.\n\nCloudChannelService lets Google cloud resellers and distributors manage\ntheir customers, channel partners, entitlements, and reports.\n\nUsing this service:\n\n1. Resellers and distributors can manage a customer entity.\n2. Distributors can register an authorized reseller in their channel and provide them with delegated admin access.\n3. Resellers and distributors can manage customer entitlements.\n\nCloudChannelService exposes the following resources:\n\n- [Customer](/ruby/docs/reference/google-cloud-channel-v1/latest/Google-Cloud-Channel-V1-Customer \"Google::Cloud::Channel::V1::Customer (class)\")s: An entity-usually an\n enterprise-managed by a reseller or distributor.\n\n- [Entitlement](/ruby/docs/reference/google-cloud-channel-v1/latest/Google-Cloud-Channel-V1-Entitlement \"Google::Cloud::Channel::V1::Entitlement (class)\")s: An entity that\n provides a customer with the means to use a service. Entitlements are created\n or updated as a result of a successful fulfillment.\n\n- [ChannelPartnerLink](/ruby/docs/reference/google-cloud-channel-v1/latest/Google-Cloud-Channel-V1-ChannelPartnerLink \"Google::Cloud::Channel::V1::ChannelPartnerLink (class)\")s: An\n entity that identifies links between distributors and their indirect\n resellers in a channel.\n\nTo load this service and instantiate a REST client: \n\n require \"google/cloud/channel/v1/cloud_channel_service/rest\"\n client = ::Google::Cloud::Channel::V1::CloudChannelService::Rest::Client.new"]]