Service Networking Connection

A Service Networking Connection in Google Cloud enables private communication between a Virtual Private Cloud (VPC) network and Google services or managed service producers. It allows resources in a VPC to connect securely using internal IP addresses without traversing the public internet. This setup is commonly used for services like Cloud SQL, Memorystore, and other managed offerings that require private access.

gcp.servicenetworking_connection

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
datadog_display_namecorestring
labelscorearray<string>
networkcorestringRequired. The name of service consumer's VPC network that's connected with service producer network, in the following format: `projects/{project}/global/networks/{network}`. `{project}` is a project number, such as in `12345` that includes the VPC service consumer's VPC network. `{network}` is the name of the service consumer's VPC network.
organization_idcorestring
parentcorestring
peeringcorestringOutput only. The name of the VPC Network Peering connection that was created by the service producer.
project_idcorestring
project_numbercorestring
region_idcorestring
reserved_peering_rangescorearray<string>The name of one or more allocated IP address ranges for this service producer of type `PEERING`. Note that invoking CreateConnection method with a different range when connection is already established will not modify already provisioned service producer subnetworks. If CreateConnection method is invoked repeatedly to reconnect when peering connection had been disconnected on the consumer side, leaving this field empty will restore previously allocated IP ranges.
resource_namecorestring
servicecorestringOutput only. The name of the peering service that's associated with this connection, in the following format: `services/{service name}`.
tagscorehstore_csv
zone_idcorestring