Lines Matching full:specified
82 <p class="firstline">Returns the developer metadata with the specified ID. The caller must specify …
85 <p class="firstline">Returns all developer metadata matching the specified DataFilter. If the provi…
94 …<pre>Returns the developer metadata with the specified ID. The caller must specify the spreadsheet…
109 …nts the row or column when metadata is associated with a dimension. The specified DimensionRange m…
119 …e spreadsheet-scoped unique ID that identifies the metadata. IDs may be specified when metadata is…
120 …e metadata in a spreadsheet with the same key. Developer metadata must always have a key specified.
122 …tring", # The metadata visibility. Developer metadata must always have a visibility specified.
128 …<pre>Returns all developer metadata matching the specified DataFilter. If the provided DataFilter …
135 { # A request to retrieve all developer metadata matching the set of specified criteria.
136 …eloperMetadata entries to return. DeveloperMetadata matching any of the specified filters are incl…
138 "a1Range": "A String", # Selects data that matches the specified A1 range.
139 …specified fields. For example, if only a metadata ID is specified this considers the DeveloperMeta…
140 …specified as EXACT, only developer metadata associated on the exact location specified is matched.…
141 …specified type. For example, when this field is specified as ROW this lookup only considers develo…
144 …ssociated with the specified location. This field either matches exact locations or all intersecti…
145 …nts the row or column when metadata is associated with a dimension. The specified DimensionRange m…
179 …{ # A developer metadata entry and the data filters specified in the original request that matched…
182 … "a1Range": "A String", # Selects data that matches the specified A1 range.
183 …specified fields. For example, if only a metadata ID is specified this considers the DeveloperMeta…
184 …specified as EXACT, only developer metadata associated on the exact location specified is matched.…
185 …specified type. For example, when this field is specified as ROW this lookup only considers develo…
188 …ssociated with the specified location. This field either matches exact locations or all intersecti…
189 …nts the row or column when metadata is associated with a dimension. The specified DimensionRange m…
211 …ct is deleted its metadata is deleted too. # The developer metadata matching the specified filters.
213 …nts the row or column when metadata is associated with a dimension. The specified DimensionRange m…
223 …e spreadsheet-scoped unique ID that identifies the metadata. IDs may be specified when metadata is…
224 …e metadata in a spreadsheet with the same key. Developer metadata must always have a key specified.
226 …tring", # The metadata visibility. Developer metadata must always have a visibility specified.