Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
FloatingPointList |
FloatingPointList.clone() |
FloatingPointList |
CounterUpdate.getFloatingPointList()
List of floating point numbers, for Set.
|
FloatingPointList |
FloatingPointList.set(String fieldName,
Object value) |
FloatingPointList |
FloatingPointList.setElements(List<Double> elements)
Elements of the list.
|
Modifier and Type | Method and Description |
---|---|
CounterUpdate |
CounterUpdate.setFloatingPointList(FloatingPointList floatingPointList)
List of floating point numbers, for Set.
|
Copyright © 2011–2019 Google. All rights reserved.