Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
BatchGetValuesByDataFilterResponse |
BatchGetValuesByDataFilterResponse.clone() |
BatchGetValuesByDataFilterResponse |
BatchGetValuesByDataFilterResponse.set(String fieldName,
Object value) |
BatchGetValuesByDataFilterResponse |
BatchGetValuesByDataFilterResponse.setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet the data was retrieved from.
|
BatchGetValuesByDataFilterResponse |
BatchGetValuesByDataFilterResponse.setValueRanges(List<MatchedValueRange> valueRanges)
The requested values with the list of data filters that matched them.
|
Copyright © 2011–2025 Google. All rights reserved.