Reference documentation and code samples for the Google Cloud Dms V1 Client class RulesFile.
Details of a single rules file.
Generated from protobuf message google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
Namespace
Google \ Cloud \ CloudDms \ V1 \ ImportMappingRulesRequestMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rules_source_filename
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_content
string
Required. The text content of the rules that needs to be converted.
getRulesSourceFilename
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.
string
setRulesSourceFilename
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.
var
string
$this
getRulesContent
Required. The text content of the rules that needs to be converted.
string
setRulesContent
Required. The text content of the rules that needs to be converted.
var
string
$this