Class: Grafeas::V1::BatchCreateNotesRequest::NotesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


367
368
369
370
# File 'proto_docs/grafeas/v1/grafeas.rb', line 367

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

#value::Grafeas::V1::Note

Returns:



367
368
369
370
# File 'proto_docs/grafeas/v1/grafeas.rb', line 367

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