Vertex AI v1 API - Class PscInterfaceConfig (3.34.0)

public sealed class PscInterfaceConfig : IMessage<PscInterfaceConfig>, IEquatable<PscInterfaceConfig>, IDeepCloneable<PscInterfaceConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1 API class PscInterfaceConfig.

Configuration for PSC-I.

Inheritance

object > PscInterfaceConfig

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

PscInterfaceConfig()

public PscInterfaceConfig()

PscInterfaceConfig(PscInterfaceConfig)

public PscInterfaceConfig(PscInterfaceConfig other)
Parameter
Name Description
other PscInterfaceConfig

Properties

NetworkAttachment

public string NetworkAttachment { get; set; }

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.

Property Value
Type Description
string

NetworkAttachmentAsNetworkAttachmentName

public NetworkAttachmentName NetworkAttachmentAsNetworkAttachmentName { get; set; }

NetworkAttachmentName-typed view over the NetworkAttachment resource name property.

Property Value
Type Description
NetworkAttachmentName