Class: Grafeas::V1::BatchCreateNotesRequest::NotesEntry
- Inherits:
-
Object
- Object
- Grafeas::V1::BatchCreateNotesRequest::NotesEntry
- 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
391 392 393 394 |
# File 'proto_docs/grafeas/v1/grafeas.rb', line 391 class NotesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Grafeas::V1::Note
391 392 393 394 |
# File 'proto_docs/grafeas/v1/grafeas.rb', line 391 class NotesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |