Uses of Class
ai.vectros.types.UsageReportResponse
Packages that use UsageReportResponse
-
Uses of UsageReportResponse in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return UsageReportResponseModifier and TypeMethodDescriptionAuthClient.getUsage()Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AuthClient.getUsage(RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AuthClient.getUsage(GetUsageRequest request) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AuthClient.getUsage(GetUsageRequest request, RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.Methods in ai.vectros.resources.auth that return types with arguments of type UsageReportResponseModifier and TypeMethodDescriptionAsyncAuthClient.getUsage()Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncAuthClient.getUsage(RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncAuthClient.getUsage(GetUsageRequest request) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncAuthClient.getUsage(GetUsageRequest request, RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncRawAuthClient.getUsage()Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncRawAuthClient.getUsage(RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncRawAuthClient.getUsage(GetUsageRequest request) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.AsyncRawAuthClient.getUsage(GetUsageRequest request, RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.RawAuthClient.getUsage()Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.RawAuthClient.getUsage(RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.RawAuthClient.getUsage(GetUsageRequest request) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments.RawAuthClient.getUsage(GetUsageRequest request, RequestOptions requestOptions) Returns full usage detail for the requested calendar month, broken down by category (search, documents, and records) with per-category credit estimates and a split between your live and test environments. -
Uses of UsageReportResponse in ai.vectros.types
Methods in ai.vectros.types that return UsageReportResponseMethods in ai.vectros.types with parameters of type UsageReportResponse