public sealed class GetChannelPartnerRepricingConfigRequest : IMessage<GetChannelPartnerRepricingConfigRequest>, IEquatable<GetChannelPartnerRepricingConfigRequest>, IDeepCloneable<GetChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]
Required. The resource name of the ChannelPartnerRepricingConfig
Format:
accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
[[["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\u003eThis webpage details the \u003ccode\u003eGetChannelPartnerRepricingConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used to retrieve channel partner repricing configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers version 2.0.0 of the API, highlighting the request message format and its compatibility with multiple versions of Google.Cloud.Channel.V1, including the latest release, 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring broad compatibility and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerRepricingConfigRequest\u003c/code\u003e class includes properties like \u003ccode\u003eChannelPartnerRepricingConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are crucial for identifying the specific repricing configuration to be retrieved, with \u003ccode\u003eName\u003c/code\u003e being a required field.\u003c/p\u003e\n"],["\u003cp\u003eThe message object itself has two constructors, one blank, and the other for building a new object based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]