Class: Google::Cloud::CloudDMS::V1::ListMappingRulesResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/clouddms/v1/clouddms.rb

Overview

Response message for 'ListMappingRulesRequest' request.

Instance Attribute Summary collapse

Instance Attribute Details

#mapping_rules::Array<::Google::Cloud::CloudDMS::V1::MappingRule>



812
813
814
815
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 812

class ListMappingRulesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



812
813
814
815
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 812

class ListMappingRulesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end