public sealed class DeleteChannelPartnerRepricingConfigRequest : IMessage<DeleteChannelPartnerRepricingConfigRequest>, IEquatable<DeleteChannelPartnerRepricingConfigRequest>, IDeepCloneable<DeleteChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class DeleteChannelPartnerRepricingConfigRequest.
Request message for DeleteChannelPartnerRepricingConfig.
Implements
IMessage<DeleteChannelPartnerRepricingConfigRequest>, IEquatable<DeleteChannelPartnerRepricingConfigRequest>, IDeepCloneable<DeleteChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessageNamespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Constructors
DeleteChannelPartnerRepricingConfigRequest()
public DeleteChannelPartnerRepricingConfigRequest()
DeleteChannelPartnerRepricingConfigRequest(DeleteChannelPartnerRepricingConfigRequest)
public DeleteChannelPartnerRepricingConfigRequest(DeleteChannelPartnerRepricingConfigRequest other)
Parameter | |
---|---|
Name | Description |
other | DeleteChannelPartnerRepricingConfigRequest |
Properties
ChannelPartnerRepricingConfigName
public ChannelPartnerRepricingConfigName ChannelPartnerRepricingConfigName { get; set; }
ChannelPartnerRepricingConfigName-typed view over the Name resource name property.
Property Value | |
---|---|
Type | Description |
ChannelPartnerRepricingConfigName |
Name
public string Name { get; set; }
Required. The resource name of the channel partner repricing config rule to delete.
Property Value | |
---|---|
Type | Description |
String |