Class: Google::Cloud::Logging::V2::TailLogEntriesRequest

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

Overview

The parameters to TailLogEntries.

Instance Attribute Summary collapse

Instance Attribute Details

#buffer_window::Google::Protobuf::Duration



357
358
359
360
# File 'proto_docs/google/logging/v2/logging.rb', line 357

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

#filter::String



357
358
359
360
# File 'proto_docs/google/logging/v2/logging.rb', line 357

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

#resource_names::Array<::String>



357
358
359
360
# File 'proto_docs/google/logging/v2/logging.rb', line 357

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