Class: Google::Cloud::Support::V2beta::Product

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/support/v2beta/case.rb

Overview

The product a case may be associated with.

Instance Attribute Summary collapse

Instance Attribute Details

#product_line::Google::Cloud::Support::V2beta::ProductLine



196
197
198
199
# File 'proto_docs/google/cloud/support/v2beta/case.rb', line 196

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