Stay organized with collections Save and categorize content based on your preferences.
Detailed documentationfind()
Executes this search and returns the matching metadata.
ReturnDeveloperMetadata[]
— The developer metadata that match the search criteria.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
onIntersectingLocations()
Configures the search to consider intersecting locations that have metadata. This option is only valid for range-scoped searches.
ReturnDeveloperMetadataFinder
— The developer metadata finder, for chaining.
withId(id)
Limits this search to consider only metadata that match the specified ID.
Parameters Name Type Descriptionid
Integer
The ID to match when searching for metadata. Return
DeveloperMetadataFinder
— The developer metadata finder, for chaining.
withKey(key)
Limits this search to consider only metadata that match the specified key.
Parameters Name Type Descriptionkey
String
The key to match when searching for metadata. Return
DeveloperMetadataFinder
— The developer metadata finder, for chaining.
withValue(value)
Limits this search to consider only metadata that match the specified value.
Parameters Name Type Descriptionvalue
String
The value to match when searching for metadata. Return
DeveloperMetadataFinder
— The developer metadata finder, for chaining.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-03 UTC."],[[["DeveloperMetadataFinder allows you to search for developer metadata within a spreadsheet by key, value, ID, location type, or visibility."],["Use `createDeveloperMetadataFinder()` on a Range, Sheet, or Spreadsheet object to initiate a search."],["`find()` executes the search and returns an array of matching DeveloperMetadata objects."],["You can refine searches using methods like `withId()`, `withKey()`, `withValue()`, `withLocationType()`, and `withVisibility()`."],["`onIntersectingLocations()` configures the search to consider intersecting locations that have metadata, but is only applicable for range-scoped searches."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4