Cloud AI Platform v1 API - Class DeployedIndexAuthConfig (2.27.0)

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

Reference documentation and code samples for the Cloud AI Platform v1 API class DeployedIndexAuthConfig.

Used to set up the auth on the DeployedIndex's private endpoint.

Inheritance

object > DeployedIndexAuthConfig

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

DeployedIndexAuthConfig()

public DeployedIndexAuthConfig()

DeployedIndexAuthConfig(DeployedIndexAuthConfig)

public DeployedIndexAuthConfig(DeployedIndexAuthConfig other)
Parameter
NameDescription
otherDeployedIndexAuthConfig

Properties

AuthProvider

public DeployedIndexAuthConfig.Types.AuthProvider AuthProvider { get; set; }

Defines the authentication provider that the DeployedIndex uses.

Property Value
TypeDescription
DeployedIndexAuthConfigTypesAuthProvider