public sealed class TransferEntitlementsResponse : IMessage<TransferEntitlementsResponse>, IEquatable<TransferEntitlementsResponse>, IDeepCloneable<TransferEntitlementsResponse>, IBufferMessage, IMessage
Response message for [CloudChannelService.TransferEntitlements][google.cloud.channel.v1.CloudChannelService.TransferEntitlements].
This is put in the response field of google.longrunning.Operation.
[[["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-03-21 UTC."],[[["The latest version of `TransferEntitlementsResponse` is 2.14.0, part of the Google.Cloud.Channel.V1 library."],["This document provides a detailed history of `TransferEntitlementsResponse`, with versions ranging from 1.0.0 to 2.14.0."],["`TransferEntitlementsResponse` is the response message for the CloudChannelService.TransferEntitlements operation and can be found in the `google.longrunning.Operation` response field."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `TransferEntitlementsResponse` class has a property named `Entitlements`, which is a `RepeatedField` that holds a collection of transferred entitlements."]]],[]]