Class: Google::Cloud::Channel::V1::BillingAccountPurchaseInfo

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

Overview

Represents a billing account that can be used to make a purchase.

Instance Attribute Summary collapse

Instance Attribute Details

#billing_account::Google::Cloud::Channel::V1::BillingAccount

Returns The billing account resource.

Returns:



1501
1502
1503
1504
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1501

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