Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
TextList |
TextList.clone() |
TextList |
FieldValue.getTextList()
Text List Field value.
|
TextList |
TextList.set(String fieldName,
Object value) |
TextList |
TextList.setValues(List<Text> values)
Text values.
|
Modifier and Type | Method and Description |
---|---|
FieldValue |
FieldValue.setTextList(TextList textList)
Text List Field value.
|
Copyright © 2011–2023 Google. All rights reserved.