Class DeleteChannelPartnerRepricingConfigRequest (1.7.0)

public sealed class DeleteChannelPartnerRepricingConfigRequest : IMessage<DeleteChannelPartnerRepricingConfigRequest>, IEquatable<DeleteChannelPartnerRepricingConfigRequest>, IDeepCloneable<DeleteChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage

Request message for DeleteChannelPartnerRepricingConfig.

Inheritance

Object > DeleteChannelPartnerRepricingConfigRequest

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Constructors

DeleteChannelPartnerRepricingConfigRequest()

public DeleteChannelPartnerRepricingConfigRequest()

DeleteChannelPartnerRepricingConfigRequest(DeleteChannelPartnerRepricingConfigRequest)

public DeleteChannelPartnerRepricingConfigRequest(DeleteChannelPartnerRepricingConfigRequest other)
Parameter
NameDescription
otherDeleteChannelPartnerRepricingConfigRequest

Properties

ChannelPartnerRepricingConfigName

public ChannelPartnerRepricingConfigName ChannelPartnerRepricingConfigName { get; set; }

ChannelPartnerRepricingConfigName-typed view over the Name resource name property.

Property Value
TypeDescription
ChannelPartnerRepricingConfigName

Name

public string Name { get; set; }

Required. The resource name of the channel partner repricing config rule to delete.

Property Value
TypeDescription
String