GCP network peering (Import and Export Subnet Routes with Public IPs)

Hi! are there any way to check or activate from a module or resource, the option
“Import and Export Subnet Routes with Public IPs”.
Because with this resource google_compute_network_peering_routes_config you can activate the options:

import_custom_routes
export_custom_routes

But no the public ip option

Thanks!