Class: Google::Cloud::CloudDMS::V1::EntityMappingLogEntry

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

Overview

A single record of a rule which was used for a mapping.

Instance Attribute Summary collapse

Instance Attribute Details

#mapping_comment::String

Returns Comment.

Returns:

  • (::String)

    Comment.



1185
1186
1187
1188
# File 'proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb', line 1185

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

#rule_id::String

Returns Which rule caused this log entry.

Returns:

  • (::String)

    Which rule caused this log entry.



1185
1186
1187
1188
# File 'proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb', line 1185

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

#rule_revision_id::String

Returns Rule revision ID.

Returns:

  • (::String)

    Rule revision ID.



1185
1186
1187
1188
# File 'proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb', line 1185

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