Cloud AI Platform v1beta1 API - Class RagVectorDbConfig.Types.Pinecone (1.0.0-beta03)

public sealed class RagVectorDbConfig.Types.Pinecone : IMessage<RagVectorDbConfig.Types.Pinecone>, IEquatable<RagVectorDbConfig.Types.Pinecone>, IDeepCloneable<RagVectorDbConfig.Types.Pinecone>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class RagVectorDbConfig.Types.Pinecone.

The config for the Pinecone.

Inheritance

object > RagVectorDbConfig.Types.Pinecone

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Pinecone()

public Pinecone()

Pinecone(Pinecone)

public Pinecone(RagVectorDbConfig.Types.Pinecone other)
Parameter
Name Description
other RagVectorDbConfigTypesPinecone

Properties

IndexName

public string IndexName { get; set; }

Pinecone index name. This value cannot be changed after it's set.

Property Value
Type Description
string