Class: Google::Cloud::Eventarc::V1::ListMessageBusEnrollmentsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Eventarc::V1::ListMessageBusEnrollmentsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/eventarc/v1/eventarc.rb
Overview
The request message for the ListMessageBusEnrollments
method.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
465 466 467 468 |
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 465 class ListMessageBusEnrollmentsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
465 466 467 468 |
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 465 class ListMessageBusEnrollmentsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
465 466 467 468 |
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 465 class ListMessageBusEnrollmentsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |