dnsPeeringConfigs property
DNS peering configurations.
When specified, Vertex AI will attempt to configure DNS peering zones in the tenant project VPC to resolve the specified domains using the target network's Cloud DNS. The user must grant the dns.peer role to the Vertex AI Service Agent on the target project.
Optional.
Implementation
core.List<GoogleCloudAiplatformV1DnsPeeringConfig>? dnsPeeringConfigs;