Class: Grafeas::V1::BuildProvenance::BuildOptionsEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


74
75
76
77
# File 'proto_docs/grafeas/v1/provenance.rb', line 74

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

#value::String

Returns:

  • (::String)


74
75
76
77
# File 'proto_docs/grafeas/v1/provenance.rb', line 74

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