public sealed class PscInterfaceConfig : IMessage<PscInterfaceConfig>, IEquatable<PscInterfaceConfig>, IDeepCloneable<PscInterfaceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PscInterfaceConfig.
public RepeatedField<DnsPeeringConfig> DnsPeeringConfigs { get; }
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.
Optional. The name of the Compute Engine
network
attachment to
attach to the resource within the region and user project.
To specify this field, you must have already created a network attachment.
This field is only used for resources using PSC-I.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePscInterfaceConfig\u003c/code\u003e class in the Vertex AI v1beta1 API provides configuration settings for Private Service Connect interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePscInterfaceConfig\u003c/code\u003e offers two constructors: a default constructor and one that takes another \u003ccode\u003ePscInterfaceConfig\u003c/code\u003e instance as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eNetworkAttachment\u003c/code\u003e which is a string representing the full name of the Compute Engine network attachment, and \u003ccode\u003eNetworkAttachmentAsNetworkAttachmentName\u003c/code\u003e that provides a typed view of the \u003ccode\u003eNetworkAttachment\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis configuration is used to set up resources using PSC-I, necessitating prior creation of a network attachment.\u003c/p\u003e\n"]]],[],null,[]]