Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::ImportMappingRulesRequest::RulesFile.
Details of a single rules file.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#rules_content
defrules_content()->::String
Returns
(::String) — Required. The text content of the rules that needs to be converted.
#rules_content=
defrules_content=(value)->::String
Parameter
value (::String) — Required. The text content of the rules that needs to be converted.
Returns
(::String) — Required. The text content of the rules that needs to be converted.
#rules_source_filename
defrules_source_filename()->::String
Returns
(::String) — Required. The filename of the rules that needs to be converted. The
filename is used mainly so that future logs of the import rules job
contain it, and can therefore be searched by it.
#rules_source_filename=
defrules_source_filename=(value)->::String
Parameter
value (::String) — Required. The filename of the rules that needs to be converted. The
filename is used mainly so that future logs of the import rules job
contain it, and can therefore be searched by it.
Returns
(::String) — Required. The filename of the rules that needs to be converted. The
filename is used mainly so that future logs of the import rules job
contain it, and can therefore be searched by it.
[[["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-09 UTC."],[],[],null,["# Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::ImportMappingRulesRequest::RulesFile (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-ImportMappingRulesRequest-RulesFile)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.3.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [1.2.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.2.2/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.1.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.0.1/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.8.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.8.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.7.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.7.2/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.6.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.6.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.5.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.5.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.4.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.3.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.2.0/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile)\n- [0.1.5](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.1.5/Google-Cloud-CloudDMS-V1-ImportMappingRulesRequest-RulesFile) \nReference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::ImportMappingRulesRequest::RulesFile.\n\nDetails of a single rules file. \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### #rules_content\n\n def rules_content() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The text content of the rules that needs to be converted.\n\n### #rules_content=\n\n def rules_content=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The text content of the rules that needs to be converted. \n**Returns**\n\n- (::String) --- Required. The text content of the rules that needs to be converted.\n\n### #rules_source_filename\n\n def rules_source_filename() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The filename of the rules that needs to be converted. The filename is used mainly so that future logs of the import rules job contain it, and can therefore be searched by it.\n\n### #rules_source_filename=\n\n def rules_source_filename=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The filename of the rules that needs to be converted. The filename is used mainly so that future logs of the import rules job contain it, and can therefore be searched by it. \n**Returns**\n\n- (::String) --- Required. The filename of the rules that needs to be converted. The filename is used mainly so that future logs of the import rules job contain it, and can therefore be searched by it."]]