Class: Grafeas::V1::ListNotesRequest

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 notes.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



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

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

#page_size::Integer



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

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

#page_token::String



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

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

#parent::String



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

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

#return_partial_success::Boolean



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

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