Class: Google::Cloud::Channel::V1::Product

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

Overview

A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.

Instance Attribute Summary collapse

Instance Attribute Details

#marketing_info::Google::Cloud::Channel::V1::MarketingInfo



33
34
35
36
# File 'proto_docs/google/cloud/channel/v1/products.rb', line 33

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

#name::String



33
34
35
36
# File 'proto_docs/google/cloud/channel/v1/products.rb', line 33

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