Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagVectorDbConfig::Pinecone.
The config for the Pinecone.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#index_name
def index_name() -> ::String
Returns
- (::String) — Pinecone index name. This value cannot be changed after it's set.
#index_name=
def index_name=(value) -> ::String
Parameter
- value (::String) — Pinecone index name. This value cannot be changed after it's set.
Returns
- (::String) — Pinecone index name. This value cannot be changed after it's set.