Class: Google::Apis::CloudsearchV1::TransactionDebugInfo

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudsearch_v1/classes.rb,
lib/google/apis/cloudsearch_v1/representations.rb,
lib/google/apis/cloudsearch_v1/representations.rb

Overview

HistoryRecord for debug info associated with the transaction, namely: TXN_DEBUG_INFO TODO(b/143845917) This is a short-term workaround for unblocking fusebox writes migration. Clean up the code or land a long-term solution after the rollout. go/diff-to-historyrecord

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ TransactionDebugInfo

Returns a new instance of TransactionDebugInfo.



20670
20671
20672
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20670

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



20675
20676
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 20675

def update!(**args)
end