Reference documentation and code samples for the Google Cloud Dms V1 Client class EntityMappingLogEntry.
A single record of a rule which was used for a mapping.
Generated from protobuf message google.cloud.clouddms.v1.EntityMappingLogEntry
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rule_id
string
Which rule caused this log entry.
↳ rule_revision_id
string
Rule revision ID.
↳ mapping_comment
string
Comment.
getRuleId
Which rule caused this log entry.
string
setRuleId
Which rule caused this log entry.
var
string
$this
getRuleRevisionId
Rule revision ID.
string
setRuleRevisionId
Rule revision ID.
var
string
$this
getMappingComment
Comment.
string
setMappingComment
Comment.
var
string
$this