Class: Google::Cloud::Channel::V1::BillingAccount

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

Overview

Represents a billing account.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



41
42
43
44
# File 'proto_docs/google/cloud/channel/v1/billing_accounts.rb', line 41

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

#currency_code::String (readonly)



41
42
43
44
# File 'proto_docs/google/cloud/channel/v1/billing_accounts.rb', line 41

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

#display_name::String



41
42
43
44
# File 'proto_docs/google/cloud/channel/v1/billing_accounts.rb', line 41

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

#name::String (readonly)



41
42
43
44
# File 'proto_docs/google/cloud/channel/v1/billing_accounts.rb', line 41

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

#region_code::String (readonly)



41
42
43
44
# File 'proto_docs/google/cloud/channel/v1/billing_accounts.rb', line 41

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