Google Cloud Ai Platform V1 Client - Class Pinecone (1.13.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Pinecone.

The config for the Pinecone.

Generated from protobuf message google.cloud.aiplatform.v1.RagVectorDbConfig.Pinecone

Namespace

Google \ Cloud \ AIPlatform \ V1 \ RagVectorDbConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ index_name string

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

getIndexName

Pinecone index name.

This value cannot be changed after it's set.

Returns
Type Description
string

setIndexName

Pinecone index name.

This value cannot be changed after it's set.

Parameter
Name Description
var string
Returns
Type Description
$this