Class: Google::Cloud::Logging::V2::CopyLogEntriesMetadata

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

Overview

Metadata for CopyLogEntries long running operations.

Instance Attribute Summary collapse

Instance Attribute Details

#cancellation_requested::Boolean



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#end_time::Google::Protobuf::Timestamp



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#progress::Integer



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#request::Google::Cloud::Logging::V2::CopyLogEntriesRequest



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#start_time::Google::Protobuf::Timestamp



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#state::Google::Cloud::Logging::V2::OperationState



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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

#writer_identity::String



1392
1393
1394
1395
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1392

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