You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,6 @@ The Qdrant Cloud API is organized into several gRPC services, each responsible f
48
48
|[DatabaseApiKeyService](proto/qdrant/cloud/cluster/auth/v1/database_api_key.proto)|**v1**| Deprecated: This version of the API is deprecated. Use qdrant.cloud.cluster.auth.v2.DatabaseApiKeyService instead. DatabaseApiKeyService is the API used to manage keys that give access to a cluster database. |
49
49
|[DatabaseApiKeyService](proto/qdrant/cloud/cluster/auth/v2/database_api_key.proto)|**v2**| DatabaseApiKeyService is the API used to manage keys that give access to a cluster database. |
50
50
|[EphemeralDashboardTokenService](proto/qdrant/cloud/cluster/auth/v1/ephemeral_dashboard_token.proto)|**v1**| EphemeralDashboardTokenService is the API used to create ephemeral tokens to access the Qdrant Dashboard, used by the Qdrant Cloud UI |
51
-
|[FeatureFlagsService](proto/qdrant/cloud/ui/v1/featureflags.proto)|**v1**| FeatureFlagsService provides feature flags for UI components, this is considered a beta feature. |
52
51
|[HybridCloudService](proto/qdrant/cloud/hybrid/v1/hybrid_cloud.proto)|**v1**| HybridCloudService is the API used for configuring hybrid cloud environments. |
53
52
|[IAMService](proto/qdrant/cloud/iam/v1/iam.proto)|**v1**| IAMService is the API used to configure IAM (identity and access management) objects. |
54
53
|[MeteringService](proto/qdrant/cloud/metering/v1/metering.proto)|**v1**| MeteringService is the API to retrieve usage data used for billing purposes. |
0 commit comments