Class: Google::Cloud::Channel::V1::Plan

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

Overview

The payment plan for the Offer. Describes how to make a payment.

Instance Attribute Summary collapse

Instance Attribute Details

#billing_account::String



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

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

#payment_cycle::Google::Cloud::Channel::V1::Period



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

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

#payment_plan::Google::Cloud::Channel::V1::PaymentPlan



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

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

#payment_type::Google::Cloud::Channel::V1::PaymentType



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

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

#trial_period::Google::Cloud::Channel::V1::Period



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

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