Class: Google::Cloud::StorageTransfer::V1::ErrorLogEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/storagetransfer/v1/transfer_types.rb

Overview

An entry describing an error that has occurred.

Instance Attribute Summary collapse

Instance Attribute Details

#error_details::Array<::String>



1216
1217
1218
1219
# File 'proto_docs/google/storagetransfer/v1/transfer_types.rb', line 1216

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

#url::String



1216
1217
1218
1219
# File 'proto_docs/google/storagetransfer/v1/transfer_types.rb', line 1216

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