Package | Description |
---|---|
com.google.api.services.sheets.v4 | |
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
Sheets.Spreadsheets.DeveloperMetadata.Search |
Sheets.Spreadsheets.DeveloperMetadata.search(String spreadsheetId,
SearchDeveloperMetadataRequest content)
Returns all developer metadata matching the specified DataFilter.
|
Constructor and Description |
---|
Search(String spreadsheetId,
SearchDeveloperMetadataRequest content)
Returns all developer metadata matching the specified DataFilter.
|
Modifier and Type | Method and Description |
---|---|
SearchDeveloperMetadataRequest |
SearchDeveloperMetadataRequest.clone() |
SearchDeveloperMetadataRequest |
SearchDeveloperMetadataRequest.set(String fieldName,
Object value) |
SearchDeveloperMetadataRequest |
SearchDeveloperMetadataRequest.setDataFilters(List<DataFilter> dataFilters)
The data filters describing the criteria used to determine which DeveloperMetadata entries to
return.
|
Copyright © 2011–2024 Google. All rights reserved.