Class: Google::Cloud::Eventarc::V1::ListEnrollmentsResponse

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 response message for the ListEnrollments method.

Instance Attribute Summary collapse

Instance Attribute Details

#enrollments::Array<::Google::Cloud::Eventarc::V1::Enrollment>



600
601
602
603
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 600

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

#next_page_token::String



600
601
602
603
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 600

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

#unreachable::Array<::String>



600
601
602
603
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 600

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