Class: Grafeas::V1::ListNoteOccurrencesRequest

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

Overview

Request to list occurrences for a note.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



358
359
360
361
# File 'proto_docs/grafeas/v1/grafeas.rb', line 358

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

#name::String



358
359
360
361
# File 'proto_docs/grafeas/v1/grafeas.rb', line 358

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

#page_size::Integer



358
359
360
361
# File 'proto_docs/grafeas/v1/grafeas.rb', line 358

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

#page_token::String



358
359
360
361
# File 'proto_docs/grafeas/v1/grafeas.rb', line 358

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