Cloud Logging V2 API - Class Google::Cloud::Logging::V2::CopyLogEntriesResponse (v0.8.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::CopyLogEntriesResponse.

Response type for CopyLogEntries long running operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#log_entries_copied_count

def log_entries_copied_count() -> ::Integer
Returns
  • (::Integer) — Number of log entries copied.

#log_entries_copied_count=

def log_entries_copied_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of log entries copied.
Returns
  • (::Integer) — Number of log entries copied.