Using Console
Using CLI
[NETWORK_NAME]
with the name of your VPC network, [PEERING_RANGES]
with the IP ranges for the private service connection, [SERVICE_NAME]
with the name of the service that you want to connect to, and [PROJECT_ID]
with your GCP project ID.Using Python
<path_to_service_account_file>
with the path to the service account file, <project_name>
with the name of the GCP project.