| Package | Description |
|---|---|
| com.google.api.services.driveactivity.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Text |
Text.clone() |
Text |
FieldValue.getText()
Text Field value.
|
Text |
Text.set(String fieldName,
Object value) |
Text |
Text.setValue(String value)
Value of Text Field.
|
| Modifier and Type | Method and Description |
|---|---|
List<Text> |
TextList.getValues()
Text values.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
FieldValue.setText(Text text)
Text Field value.
|
| Modifier and Type | Method and Description |
|---|---|
TextList |
TextList.setValues(List<Text> values)
Text values.
|
Copyright © 2011–2025 Google. All rights reserved.