| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
StringList |
StringList.clone() |
StringList |
CounterUpdate.getStringList()
List of strings, for Set.
|
StringList |
StringList.set(java.lang.String fieldName,
java.lang.Object value) |
StringList |
StringList.setElements(java.util.List<java.lang.String> elements)
Elements of the list.
|
| Modifier and Type | Method and Description |
|---|---|
CounterUpdate |
CounterUpdate.setStringList(StringList stringList)
List of strings, for Set.
|