google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.StreamingComputationConfig View Source

Configuration information for a single streaming computation.

Attributes

  • computationId (String): Unique identifier for this computation. Defaults to: null.
  • instructions (List[ParallelInstruction]): Instructions that comprise the computation. Defaults to: null.
  • stageName (String): Stage name of this computation. Defaults to: null.
  • systemName (String): System defined name for this computation. Defaults to: null.