Class: Google::Cloud::Functions::V2::ListFunctionsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/functions/v2/functions.rb

Overview

Request for the ListFunctions method.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



750
751
752
753
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 750

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

#order_by::String



750
751
752
753
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 750

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

#page_size::Integer



750
751
752
753
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 750

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

#page_token::String



750
751
752
753
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 750

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

#parent::String



750
751
752
753
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 750

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