Class: Google::Cloud::Eventarc::V1::ListGoogleApiSourcesRequest

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

Overview

The request message for the ListGoogleApiSources method.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



822
823
824
825
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 822

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

#order_by::String



822
823
824
825
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 822

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

#page_size::Integer



822
823
824
825
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 822

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

#page_token::String



822
823
824
825
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 822

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

#parent::String



822
823
824
825
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 822

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