getCurrentMonthUsage method
- GetCurrentMonthUsageRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$10.GetCurrentMonthUsageResponse> getCurrentMonthUsage($10.GetCurrentMonthUsageRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getCurrentMonthUsage, request, options: options);
}