Searched refs:apitools_strategy (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | gcs_json_api.py | 825 apitools_strategy=apitools_transfer.SIMPLE_UPLOAD, argument 888 if apitools_strategy == apitools_transfer.SIMPLE_UPLOAD: 893 apitools_upload.strategy = apitools_strategy 903 serialization_data, apitools_strategy, apitools_request, 915 serialization_data, apitools_strategy, apitools_request, global_params, argument 932 apitools_upload.strategy = apitools_strategy 1036 apitools_strategy=apitools_transfer.SIMPLE_UPLOAD) 1049 fields=fields, apitools_strategy=apitools_transfer.RESUMABLE_UPLOAD, 1062 apitools_strategy=apitools_transfer.RESUMABLE_UPLOAD)
|