| 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(String fieldName,
Object value) |
StringList |
StringList.setElements(List<String> elements)
Elements of the list.
|
| Modifier and Type | Method and Description |
|---|---|
CounterUpdate |
CounterUpdate.setStringList(StringList stringList)
List of strings, for Set.
|
Copyright © 2011–2024 Google. All rights reserved.