Searched refs:IsCloudUrl (Results 1 – 13 of 13) sorted by relevance
48 self.assertTrue(storage_url.IsCloudUrl())53 self.assertTrue(storage_url.IsCloudUrl())
54 def IsCloudUrl(self): member in StorageUrl143 def IsCloudUrl(self): member in _FileUrl221 def IsCloudUrl(self): member in _CloudUrl
409 (exp_dst_url.IsCloudUrl() and exp_dst_url.IsBucket()462 if dst_url.IsCloudUrl():614 elif src_url_names_container and (exp_dst_url.IsCloudUrl() or847 if dst_url.IsCloudUrl():1189 and dst_url.IsCloudUrl()):1227 if (dst_url.IsCloudUrl() and dst_obj_metadata and2656 if dst_url.IsCloudUrl() and dst_url.scheme == 'gs':2663 if src_url.IsCloudUrl():2665 if dst_url.IsCloudUrl():2779 elif dst_url.IsCloudUrl():[all …]
71 if storage_url.IsCloudUrl():
183 if (storage_url.IsCloudUrl() and storage_url.IsBucket()200 if storage_url.IsCloudUrl() and storage_url.IsBucket():
653 if url.IsCloudUrl():953 if storage_url.IsCloudUrl() and storage_url.IsProvider():1123 if not url.IsCloudUrl():
610 if url.IsCloudUrl() and url.IsBucket():950 if not arg_url.IsCloudUrl() or arg_url.IsObject():
752 if src_url.IsCloudUrl() and src_url.IsProvider():809 if dst_url.IsCloudUrl() and dst_url.HasGeneration():874 if exp_src_url.IsCloudUrl():
132 if url.IsCloudUrl() and (url.IsBucket() or url.IsProvider()):
575 elif url.IsCloudUrl():745 if (StorageUrlFromString(url_str).IsCloudUrl()
172 if not (url.IsCloudUrl() and url.IsObject()):
321 elif not (storage_url.IsCloudUrl() and storage_url.IsObject()):
1883 if not self.bucket_url.IsCloudUrl() and self.bucket_url.IsBucket():1996 if storage_url.IsCloudUrl() and storage_url.IsObject():