Class: Grafeas::V1::VulnerabilityAssessmentNote::Product

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/vex.rb

Overview

Product contains information about a product and how to uniquely identify it. (-- api-linter: core::0123::resource-annotation=disabled aip.dev/not-precedent: Product is not a separate resource. --)

Instance Attribute Summary collapse

Instance Attribute Details

#generic_uri::String



90
91
92
93
# File 'proto_docs/grafeas/v1/vex.rb', line 90

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

#id::String



90
91
92
93
# File 'proto_docs/grafeas/v1/vex.rb', line 90

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

#name::String



90
91
92
93
# File 'proto_docs/grafeas/v1/vex.rb', line 90

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