google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.StreamingComputationRanges View Source
Describes full or partial data disk assignment information of the computation ranges.
Attributes
- computationId (String): The ID of the computation. Defaults to:
null
. - rangeAssignments (List[KeyRangeDataDiskAssignment]): Data disk assignments for ranges from this computation. Defaults to:
null
.