예제 #1
0
def update_visibility_file(files):
    drive = Drive()
    service = drive.setup_service(drive.setup_creds())

    drive.update_visibility(service, files)