public sealed class TransferEntitlementsResponse : IMessage<TransferEntitlementsResponse>, IEquatable<TransferEntitlementsResponse>, IDeepCloneable<TransferEntitlementsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferEntitlementsResponse.
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 provides documentation for the `TransferEntitlementsResponse` class within the Google Cloud Channel v1 API, specifically for version 2.13.0."],["The `TransferEntitlementsResponse` class is used as a response message for the `CloudChannelService.TransferEntitlements` operation, indicating that entitlements have been transfered."],["The page also includes links to the documentation for numerous previous versions, as well as the latest, 2.14.0, of the Google Cloud Channel v1 API, in the documentation."],["The `TransferEntitlementsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the class has a property called 'Entitlements' that returns a RepeatedField of Entitlement objects."]]],[]]