Class: Google::Cloud::Logging::V2::ListLogEntriesResponse

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

Overview

Result returned from ListLogEntries.

Instance Attribute Summary collapse

Instance Attribute Details

#entries::Array<::Google::Cloud::Logging::V2::LogEntry>



234
235
236
237
# File 'proto_docs/google/logging/v2/logging.rb', line 234

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

#next_page_token::String



234
235
236
237
# File 'proto_docs/google/logging/v2/logging.rb', line 234

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