Operations for managing Pinecone projects within the organization associated with your service account. Accessed via AdminClient.projects.
Create a new project.
Delete a project by ID. Delete its indexes, assistants, backups, and collections first, or the API will reject the request.
Get a project's details by ID.
List all projects in the organization.
Update an existing project by ID.
Operations for managing Pinecone projects within the organization associated with your service account. Accessed via AdminClient.projects.