Reference documentation and code samples for the Google Cloud Dms V1 Client class ListMappingRulesResponse.
Response message for 'ListMappingRulesRequest' request.
Generated from protobuf message google.cloud.clouddms.v1.ListMappingRulesResponse
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ mapping_rules
↳ next_page_token
string
A token which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getMappingRules
The list of conversion workspace mapping rules.
setMappingRules
The list of conversion workspace mapping rules.
$this
getNextPageToken
A token which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this