Class: Google::Cloud::RecommendationEngine::V1beta1::ImportMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recommendationengine/v1beta1/import.rb

Overview

Metadata related to the progress of the Import operation. This will be returned by the google.longrunning.Operation.metadata field.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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

#failure_count::Integer



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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

#operation_name::String



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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

#request_id::String



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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

#success_count::Integer



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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

#update_time::Google::Protobuf::Timestamp



159
160
161
162
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/import.rb', line 159

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