Searched refs:storage (Results 1 – 10 of 10) sorted by relevance
125 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes): argument144 flow=flow, storage=storage, flags=flags)169 storage = multistore_file.get_credential_storage(174 credentials = storage.get()182 return _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes)
19 import com.google.api.services.storage.Storage;59 Storage storage = in tearDown() local63 storage.objects().delete(BUCKET_NAME, mTestFile.getName()).execute(); in tearDown()
25 import com.google.api.services.storage.Storage;26 import com.google.api.services.storage.Storage.Objects.List;27 import com.google.api.services.storage.model.Objects;28 import com.google.api.services.storage.model.StorageObject;63 Storage storage, String content, String bucketName, String... pathSegs) in createFile() argument68 storage.objects() in createFile()
22 import com.google.api.services.storage.Storage;23 import com.google.api.services.storage.model.StorageObject;
25 import com.google.api.services.storage.Storage;26 import com.google.api.services.storage.model.Objects;27 import com.google.api.services.storage.model.StorageObject;214 com.google.api.services.storage.Storage.Objects.List listOperation = in listRemoteFilesUnderFolder()
23 import com.google.api.services.storage.Storage;
108 final ClusterChainDirectory storage = read(entry, fat); in getDirectory() local109 result = new FatLfnDirectory(storage, fat, isReadOnly()); in getDirectory()
148 "google-api-services-storage",
73 … with the Library (or with a work based on the Library) on a volume of a storage or distribution m…
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...