Searched refs:publicly_readable (Results 1 – 1 of 1) sorted by relevance
418 def Insert(bucket, remote_path, local_path, publicly_readable=False): argument431 cloud_filepath = Upload(bucket, remote_path, local_path, publicly_readable)452 def Upload(bucket, remote_path, local_path, publicly_readable=False): argument471 if publicly_readable: