(ctx context.Context)
| 749 | // inclusive. |
| 750 | GetTotalUsageDCManagedAgentsV1(ctx context.Context, arg GetTotalUsageDCManagedAgentsV1Params) (int64, error) |
| 751 | GetUnexpiredLicenses(ctx context.Context) ([]License, error) |
| 752 | GetUserAIProviderKeyByProviderID(ctx context.Context, arg GetUserAIProviderKeyByProviderIDParams) (UserAiProviderKey, error) |
| 753 | // GetUserAIProviderKeys is used by dbcrypt key rotation. Request paths should use |
| 754 | // user-scoped lookups instead of this bulk accessor. |
no outgoing calls