dnsPeeringConfigs property

List<DnsPeeringConfig> dnsPeeringConfigs
final

Optional. 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.

Implementation

final List<DnsPeeringConfig> dnsPeeringConfigs;