UpdateRemoteFile
Updates an existing remote file using using the list of fields specified in `update_mask`.
PATCH
/
api
/v1
/remote-files
Request Body
application/json
RequiredThe request for a call to RemoteFileService_UpdateRemoteFile
to update a remote file.
remoteFile
Requiredobject
updateMask
Requiredstring
The list of fields to be updated. The fields available to be updated are description
and metadata
.
A successful response.