View Source GoogleApi.Dataflow.V1b3.Model.StreamingScalingReportResponse (google_api_dataflow v0.51.0)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.