Class: Google::Cloud::Channel::V1::RepricingCondition

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/repricing.rb

Overview

Represents the various repricing conditions you can use for a conditional override.

Instance Attribute Summary collapse

Instance Attribute Details

#sku_group_condition::Google::Cloud::Channel::V1::SkuGroupCondition

Returns SKU Group condition for override.

Returns:



161
162
163
164
# File 'proto_docs/google/cloud/channel/v1/repricing.rb', line 161

class RepricingCondition
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end