Class ListMappingRulesResponse (1.9.2)

ListMappingRulesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for 'ListMappingRulesRequest' request.

Attributes

NameDescription
mapping_rules MutableSequence[google.cloud.clouddms_v1.types.MappingRule]
The list of conversion workspace mapping rules.
next_page_token str
A token which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.