Update property (PUT) (v2)
documentedUpdates a property (v2).
PUT /drive/v2/files/{fileId}/properties/{propertyKey}Driveno implementation yet0 runsInput
fileId*
The ID of the file in Google Drive
file_id
propertyKey*
The key of the property to update
property_key
value*
New value for the property
property_value
visibility
Property visibility (PRIVATE | PUBLIC)
PRIVATE or PUBLIC
Calls Google Drive as you (your API key is your account); keychains.dev holds the credentials.