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)


385
386
387
388
# File 'proto_docs/grafeas/v1/grafeas.rb', line 385

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

#value::Grafeas::V1::Note

Returns:



385
386
387
388
# File 'proto_docs/grafeas/v1/grafeas.rb', line 385

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