View Source GoogleApi.Dataflow.V1b3.Model.StreamingScalingReportResponse (google_api_dataflow v0.46.2)
Contains per-user-worker streaming scaling recommendation from the backend.
Attributes
-
maximumThreadCount
(type:integer()
, default:nil
) - Maximum thread count limit;
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataflow.V1b3.Model.StreamingScalingReportResponse{ maximumThreadCount: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.