Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
IntegerList |
IntegerList.clone() |
IntegerList |
CounterUpdate.getIntegerList()
List of integers, for Set.
|
IntegerList |
IntegerList.set(String fieldName,
Object value) |
IntegerList |
IntegerList.setElements(List<SplitInt64> elements)
Elements of the list.
|
Modifier and Type | Method and Description |
---|---|
CounterUpdate |
CounterUpdate.setIntegerList(IntegerList integerList)
List of integers, for Set.
|
Copyright © 2011–2019 Google. All rights reserved.