collectionName property

String collectionName
final

Output only. The resource name of the Vector Search 2.0 Collection that RAG Created for the corpus. Only populated after the corpus is successfully created. Format: projects/{project}/locations/{location}/collections/{collection_id}

Implementation

final String collectionName;