Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::EntityMappingLogEntry.
A single record of a rule which was used for a mapping.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#mapping_comment
def mapping_comment() -> ::String
    Returns
    
  - (::String) — Comment.
 
#mapping_comment=
def mapping_comment=(value) -> ::String
    Parameter
    
  - value (::String) — Comment.
 
    Returns
    
  - (::String) — Comment.
 
#rule_id
def rule_id() -> ::String
    Returns
    
  - (::String) — Which rule caused this log entry.
 
#rule_id=
def rule_id=(value) -> ::String
    Parameter
    
  - value (::String) — Which rule caused this log entry.
 
    Returns
    
  - (::String) — Which rule caused this log entry.
 
#rule_revision_id
def rule_revision_id() -> ::String
    Returns
    
  - (::String) — Rule revision ID.
 
#rule_revision_id=
def rule_revision_id=(value) -> ::String
    Parameter
    
  - value (::String) — Rule revision ID.
 
    Returns
    
- (::String) — Rule revision ID.