public static interface RagVectorDbConfig.PineconeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName()
Pinecone index name.
|
com.google.protobuf.ByteString |
getIndexNameBytes()
Pinecone index name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getIndexName()
Pinecone index name. This value cannot be changed after it's set.
string index_name = 1;com.google.protobuf.ByteString getIndexNameBytes()
Pinecone index name. This value cannot be changed after it's set.
string index_name = 1;Copyright © 2024 Google LLC. All rights reserved.