Skip to main content

drive_update_text

Function drive_update_text 

Source
pub fn drive_update_text(
    token: &str,
    file_id: &str,
    content: &str,
) -> Result<(), &'static str>
Expand description

既存ファイルの本文を上書き(メディアのみ PATCH)。