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."],[[["This webpage details the `TransferEntitlementsResponse` class within the `Google.Cloud.Channel.V1` namespace, offering documentation for various versions of the .NET library."],["The `TransferEntitlementsResponse` class is a response message used by `CloudChannelService.TransferEntitlements`, and can be found in the response field of `google.longrunning.Operation`."],["The latest version of this class is documented in version 2.14.0, while the current webpage is focused on version 1.7.0."],["The `TransferEntitlementsResponse` class includes a property `Entitlements` of type `RepeatedField\u003cEntitlement\u003e` that holds the transferred entitlements."],["The `TransferEntitlementsResponse` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]