public sealed class StartPaidServiceRequest : IMessage<StartPaidServiceRequest>, IEquatable<StartPaidServiceRequest>, IDeepCloneable<StartPaidServiceRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.StartPaidService][google.cloud.channel.v1.CloudChannelService.StartPaidService].
Required. The name of the entitlement for which paid service is being started.
The name takes the format:
accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
Optional. An optional request ID to identify requests. Specify a unique request ID so
that if you must retry your request, the server will know to ignore the
request if it has already been completed.
For example, consider a situation where you make an initial request and
the request times out. If you make the request again with the same
request ID, the server can check if the original operation with the same
request ID was received, and if so, will ignore the second request.
The request ID must be a valid UUID
with the exception that zero UUID is not supported
(00000000-0000-0000-0000-000000000000).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eStartPaidServiceRequest\u003c/code\u003e is 2.14.0, while it is available in various versions ranging from 1.0.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartPaidServiceRequest\u003c/code\u003e is a request message used to initiate the paid service within the CloudChannelService, specifically as defined in \u003ccode\u003egoogle.cloud.channel.v1.CloudChannelService.StartPaidService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eStartPaidServiceRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage<StartPaidServiceRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<StartPaidServiceRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<StartPaidServiceRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartPaidServiceRequest\u003c/code\u003e has two constructors, one being parameterless, and another that takes a \u003ccode\u003eStartPaidServiceRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eName\u003c/code\u003e, which represents the name of the entitlement, and \u003ccode\u003eRequestId\u003c/code\u003e, an optional identifier for the request, supporting UUID format.\u003c/p\u003e\n"]]],[],null,[]]