Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StreamingScalingReportResponse

import type { StreamingScalingReportResponse } from "https://googleapis.deno.dev/v1/dataflow:v1b3.ts";

Contains per-user-worker streaming scaling recommendation from the backend.

interface StreamingScalingReportResponse {
maximumThreadCount?: number;
}

§Properties

§
maximumThreadCount?: number
[src]

Maximum thread count limit;