Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::EntityMappingLogEntry (v1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
def mapping_comment() -> ::String
def mapping_comment=(value) -> ::String
Parameter
-
value (::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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::EntityMappingLogEntry (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-cloud_dms-v1/latest/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.3.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [1.2.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.2.2/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.1.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.0.1/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.8.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.8.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.7.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.7.2/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.6.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.6.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.5.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.5.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.4.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.3.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.2.0/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry)\n- [0.1.5](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.1.5/Google-Cloud-CloudDMS-V1-EntityMappingLogEntry) \nReference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::EntityMappingLogEntry.\n\nA single record of a rule which was used for a mapping. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #mapping_comment\n\n def mapping_comment() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Comment.\n\n### #mapping_comment=\n\n def mapping_comment=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Comment. \n**Returns**\n\n- (::String) --- Comment.\n\n### #rule_id\n\n def rule_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Which rule caused this log entry.\n\n### #rule_id=\n\n def rule_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Which rule caused this log entry. \n**Returns**\n\n- (::String) --- Which rule caused this log entry.\n\n### #rule_revision_id\n\n def rule_revision_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Rule revision ID.\n\n### #rule_revision_id=\n\n def rule_revision_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Rule revision ID. \n**Returns**\n\n- (::String) --- Rule revision ID."]]