Lines Matching full:property

79 <p class="firstline">Deletes a property.</p>
82 <p class="firstline">Gets a property by its key.</p>
85 <p class="firstline">Adds a property to a file, or updates it if it already exists.</p>
91 <p class="firstline">Updates a property, or adds it if it doesn't exist. This method supports patch…
94 <p class="firstline">Updates a property, or adds it if it doesn't exist.</p>
98 <pre>Deletes a property.
102 propertyKey: string, The key of the property. (required)
103 visibility: string, The visibility of the property.
109 <pre>Gets a property by its key.
113 propertyKey: string, The key of the property. (required)
114 visibility: string, The visibility of the property.
124 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
125 "kind": "drive#property", # This is always drive#property.
126 "value": "A String", # The value of this property.
127 "etag": "A String", # ETag of the property.
128 "visibility": "A String", # The visibility of this property.
129 "key": "A String", # The key of this property.
130 "selfLink": "A String", # The link back to this property.
136 <pre>Adds a property to a file, or updates it if it already exists.
148 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
149 "kind": "drive#property", # This is always drive#property.
150 "value": "A String", # The value of this property.
151 "etag": "A String", # ETag of the property.
152 "visibility": "A String", # The visibility of this property.
153 "key": "A String", # The key of this property.
154 "selfLink": "A String", # The link back to this property.
166 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
167 "kind": "drive#property", # This is always drive#property.
168 "value": "A String", # The value of this property.
169 "etag": "A String", # ETag of the property.
170 "visibility": "A String", # The visibility of this property.
171 "key": "A String", # The key of this property.
172 "selfLink": "A String", # The link back to this property.
193 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
194 "kind": "drive#property", # This is always drive#property.
195 "value": "A String", # The value of this property.
196 "etag": "A String", # ETag of the property.
197 "visibility": "A String", # The visibility of this property.
198 "key": "A String", # The key of this property.
199 "selfLink": "A String", # The link back to this property.
210 <pre>Updates a property, or adds it if it doesn't exist. This method supports patch semantics.
214 propertyKey: string, The key of the property. (required)
223 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
224 "kind": "drive#property", # This is always drive#property.
225 "value": "A String", # The value of this property.
226 "etag": "A String", # ETag of the property.
227 "visibility": "A String", # The visibility of this property.
228 "key": "A String", # The key of this property.
229 "selfLink": "A String", # The link back to this property.
232 visibility: string, The visibility of the property.
242 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
243 "kind": "drive#property", # This is always drive#property.
244 "value": "A String", # The value of this property.
245 "etag": "A String", # ETag of the property.
246 "visibility": "A String", # The visibility of this property.
247 "key": "A String", # The key of this property.
248 "selfLink": "A String", # The link back to this property.
254 <pre>Updates a property, or adds it if it doesn't exist.
258 propertyKey: string, The key of the property. (required)
267 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
268 "kind": "drive#property", # This is always drive#property.
269 "value": "A String", # The value of this property.
270 "etag": "A String", # ETag of the property.
271 "visibility": "A String", # The visibility of this property.
272 "key": "A String", # The key of this property.
273 "selfLink": "A String", # The link back to this property.
276 visibility: string, The visibility of the property.
286 … - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
287 "kind": "drive#property", # This is always drive#property.
288 "value": "A String", # The value of this property.
289 "etag": "A String", # ETag of the property.
290 "visibility": "A String", # The visibility of this property.
291 "key": "A String", # The key of this property.
292 "selfLink": "A String", # The link back to this property.